<div dir="ltr">Roberto:<div><br></div><div>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.</div><div><br></div><div>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:</div>
<div><br></div><div>cd doc</div><div>make</div><div><br></div><div>If you want to build latex sources, do:</div><div><br></div><div>cd doc</div><div>make latex</div><div><br></div><div><br></div><div><br></div><div>Lorin</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 30, 2013 at 4:34 AM, Roberto Sassu <span dir="ltr"><<a href="mailto:roberto.sassu@polito.it" target="_blank">roberto.sassu@polito.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone<br>
<br>
I'm trying to generate the sphinx documentation<br>
for Quantum code (version: Folsom). I would like<br>
to generate the html page at the following URL:<br>
<br>
<a href="http://docs.openstack.org/developer/quantum/api/quantum.plugins.openvswitch.ovs_quantum_plugin.html" target="_blank">http://docs.openstack.org/<u></u>developer/quantum/api/quantum.<u></u>plugins.openvswitch.ovs_<u></u>quantum_plugin.html</a><br>

<br>
How can I obtain this result? Can I also generate<br>
latex sources of the whole documentation?<br>
<br>
Thanks<br>
<br>
Roberto Sassu<br>
<br>
<br>
______________________________<u></u>_________________<br>
Openstack-docs mailing list<br>
<a href="mailto:Openstack-docs@lists.openstack.org" target="_blank">Openstack-docs@lists.<u></u>openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-docs</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Lorin Hochstein<br><div>Lead Architect - Cloud Services</div><div>Nimbis Services, Inc.</div><div><a href="http://www.nimbisservices.com" target="_blank">www.nimbisservices.com</a></div>
</div>
</div>