Thomas Bechtold 341a1fab2d Add nova-status to man-pages list
nova-status was missing in the list of man-pages. So when building the
man-pages with:

sphinx-build -b man doc/source doc/build/man

there is no "nova-status" in doc/build/man.

Also sort the list alphabetically so it's easier to parse for humans.

Closes-Bug: 1843714
Change-Id: I20b73d508bc6341195c991111ac84c3e35905c92
2019-09-12 15:05:41 +02:00
..
2019-09-12 15:05:41 +02:00
2019-06-20 18:22:34 +01:00
2019-07-22 19:17:28 +02:00
2019-07-18 10:26:15 +01: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://docs.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.