nova/doc
Stephen Finucane 456a80878d doc: Don't put comments inside toctree
Turns out you can't embed a comment inside a toctree, resulting in the
following error:

  WARNING: toctree contains reference to nonexisting document u'.. NOTE:
  keep this list sorted by title'

Change-Id: Ifc3fbcde8371b8002f3b17364e6f252e36113702
2017-02-24 14:16:42 -05:00
..
api_samples Fix tag attribute disappearing in 2.33 and 2.37 2017-01-30 19:38:46 -05:00
ext Merge "Removes unnecessary utf-8 encoding" 2017-02-03 06:00:47 +00:00
notification_samples Block starting compute unless placement conf is provided 2017-01-27 16:35:09 -08:00
source doc: Don't put comments inside toctree 2017-02-24 14:16:42 -05:00
README.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00

OpenStack Nova Documentation README

Both contributor developer documentation and REST API documentation are sourced here.

Contributor developer docs are built to: http://docs.openstack.org/developer/nova/

API guide docs are built to: http://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/development.environment.rst.