nova/doc/README.rst
Andreas Jaeger dbe6321537 Update api-ref location
The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.

Note that Neutron publishes to api-ref/network, not networking anymore.

Note that redirects will be set up as well but let's point now to the
new location.

For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html

Change-Id: Id2cf3aa252df6db46575b5988e4937ecfc6792bb
2019-07-22 19:17:28 +02:00

15 lines
436 B
ReStructuredText

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.