
This significantly speeds up our doc build process. This requires a newer version of 'sphinx-feature-classification' and some tweaks to our own in-tree extensions. While we're here, we drop the '-d DOCTREE_DIR' parameter since it's of no use when we blast away our previously built docs each time we build. Change-Id: I679da65d44c40880f720df8a2f06286a19eb8d22 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
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://docs.openstack.org/api-guide/compute/
For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.