nova/doc
Stephen Finucane 3b1f1e356f docs: Don't version links to reno docs
reno doesn't have stable branches and doesn't version its documentation.
There's no point versioning our links to same.

Conflicts:
	doc/source/conf.py

NOTE(stephenfin): Conflict is because there are no links to the TripleO
docs here so the comment I modified on previous branches doesn't exist
here. We also have to modify the 'contributor/placement.rst' document
since that has been removed on master as part of the placement
extraction.

Change-Id: Id782d3b11715bc3211e7952fb01b42a659d06e36
Closes-Bug: #1830926
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
(cherry picked from commit 8b9dad0b63)
(cherry picked from commit dc7eb62c27)
2019-06-07 11:33:49 +01:00
..
api_samples Fix os-simple-tenant-usage result order 2018-10-29 08:15:47 +00:00
ext Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00
notification_samples Null out instance.availability_zone on shelve offload 2018-09-28 10:00:00 -04:00
source docs: Don't version links to reno docs 2019-06-07 11:33:49 +01:00
test Remove unnecessary redirect 2018-12-03 07:39:15 +00:00
README.rst Fix the file name of development-environment.rst 2018-06-07 15:26:08 +09:00
requirements.txt Replace support matrix ext with common library 2018-07-16 15:04:00 +01: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.