Files
nova/doc
Adam Spiers 5ee6e75ab6 Add ids to sections of flavors guide to allow deep-linking
The flavors section of the user guide is comprehensive with many
sub-sections, but only some of them had anchor ids.  Add anchors for
the rest so that deep-linking to any of these sub-sections is
possible.

Change-Id: I84984d7534c9c92b51fb4e1797cf6a9db3c28755
2019-04-17 16:23:38 +00:00
..

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.