[Openstack-docs] Quantum sphinx documentation

Lorin Hochstein lorin at nimbisservices.com
Tue Jul 30 15:50:43 UTC 2013


Roberto:

I'm honestly not sure how that particular file was generated. I think that
may even be leftover HTML that was never cleaned up from an older build.

In general, to build the developer docs, you would install sphinx (e.g.,
"pip install Sphinx")  and then from the root of the repository, do:

cd doc
make

If you want to build latex sources, do:

cd doc
make latex



Lorin


On Tue, Jul 30, 2013 at 4:34 AM, Roberto Sassu <roberto.sassu at polito.it>wrote:

> Hi everyone
>
> I'm trying to generate the sphinx documentation
> for Quantum code (version: Folsom). I would like
> to generate the html page at the following URL:
>
> http://docs.openstack.org/**developer/quantum/api/quantum.**
> plugins.openvswitch.ovs_**quantum_plugin.html<http://docs.openstack.org/developer/quantum/api/quantum.plugins.openvswitch.ovs_quantum_plugin.html>
>
> How can I obtain this result? Can I also generate
> latex sources of the whole documentation?
>
> Thanks
>
> Roberto Sassu
>
>
> ______________________________**_________________
> Openstack-docs mailing list
> Openstack-docs at lists.**openstack.org <Openstack-docs at lists.openstack.org>
> http://lists.openstack.org/**cgi-bin/mailman/listinfo/**openstack-docs<http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs>
>



-- 
Lorin Hochstein
Lead Architect - Cloud Services
Nimbis Services, Inc.
www.nimbisservices.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-docs/attachments/20130730/1e3c315f/attachment.html>


More information about the Openstack-docs mailing list