Reading further, I also wanted to be sure you are placing that information
in the correct location.

We have an End User Guide and references for python-neutronclient:
http://docs.openstack.org/user-guide/content/neutron_client_sample_commands.html
http://docs.openstack.org/cli-reference/content/neutronclient_commands.html
http://docs.openstack.org/cli-reference/content/neutron-debug_commands.html

Plus that guide contains a chapter about the Python SDK, such as:
http://docs.openstack.org/user-guide/content/sdk_auth_neutron.html

The neutron-api document is much more for a dev who wants to understand the
spec for the API itself, not for end-users of the API.

Let me know what you're attempting to document so we can find a good place
for it.

Anne


On Thu, Apr 3, 2014 at 10:11 PM, Rajdeep Dua <rajdeep....@gmail.com> wrote:

> I was trying to modify netconn-api docs with a new chapter.
> Added a file in v2.0/ch_neutron_python_client.xml
>
> modified:   v2.0/neutron-api-guide.xml by adding the following line
>
>  <xi:include href="ch_neutron_python_client.xml"/>
>
> It gives a compilation error on executing "mvn generate-sources"
>
> Details about the error
>
> http://pastebin.com/LqTKb0Ct
>
> Thanks
> Rajdeep
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to