Hi Rajdeep, We have tox tests for the documentation that will check the syntax. Run this:
tox -v -e checksyntax to see if your xml source is correct. Hope that gets you further along, let us know how it goes. Anne On Thu, Apr 3, 2014 at 10:11 PM, Rajdeep Dua <[email protected]> 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 > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
