13f9ad6baa
On Ubuntu 16.04 a tox package is for python3 by default and this causes errors in building docs in tox enviroment. In these changes iterators are replaced with lists where it's needed. Also external command calls result are decoded from bytes to unicode. Change-Id: I88ef54405b4bc13c269bdda55ae8289676311ee1 |
||
---|---|---|
.. | ||
api_samples/os-aggregates | ||
source | ||
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.