nova/doc
Matt Riedemann 3c95254b1c Fix tox -e docs
This was missed in I90ee8a2081c2a0465441a8d81d161f4887b4e1fb
presumably because we no longer get warnings as errors, or
some such wickedness. Anyway, this fixes docs build using tox.

Change-Id: Ic8ec0c54a7c6502a0a4ea91d034fa9c1ae5e59d4
Closes-Bug: #1767192
2018-04-26 17:30:08 -04:00
..
api_samples Add host/hostId to instance action events API 2018-04-26 14:17:02 +00:00
ext Python 3 fix for sphinx doc 2018-02-15 14:26:45 +01:00
notification_samples Add request_id to instance action notifications 2018-04-19 13:06:59 -04:00
source Fix tox -e docs 2018-04-26 17:30:08 -04:00
test doc: merge numa.rst to cpu-topologies.rst 2018-02-10 17:50:16 +09:00
README.rst Fix broken URLs 2017-09-07 15:42:31 +02:00
requirements.txt Updated from global requirements 2018-03-17 08:48:15 +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: https://docs.openstack.org/nova/latest/

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

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