Comment 1 for bug 1075811

Revision history for this message
Anne Gentle (annegentle) wrote :

Some triage information.

To add to the long API reference listing, which is now at http://api.openstack.org/api-reference.html, you add a WADL and sample files to the Github repository at https://github.com/openstack/api-site.

Specifically:
Add a new folder under api-site/tree/master/api-ref/src/wadls for netconn-api.
Add a WADL in that folder.
Update the file in https://github.com/openstack/api-site/tree/master/api-ref/src/docbkx to point to that WADL.
Test the build by changing to the api-ref directory containing pom.xml and run "mvn clean generate-sources" to get a new html file.