nova/doc
Stephen Finucane 62ccbe1c3f doc: Enable pep8 on doc generation code
As pep8 does not run on doc generation python code so we have some
style violations there. As it not too hard to fix the problems and
therefore enable pep8 on these files this patch proposes such a
change.

Change-Id: I26104ea66fc4f3e67f8227025f43202e483beb25
2017-07-12 14:20:25 +01:00
..
api_samples Fix quota class set APIs 2017-07-10 21:44:08 +00:00
ext doc: Enable pep8 on doc generation code 2017-07-12 14:20:25 +01:00
notification_samples Don't delete neutron port when attach failed 2017-07-03 15:40:12 +08:00
source doc: Enable pep8 on doc generation code 2017-07-12 14:20:25 +01:00
README.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00

README.rst

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.