Files
nova/doc
Mohammed Naser c9c3931120 docs: fix 404 for ironic docs
The Ironic documentation currently seems to be giving 404s at the
moment since the URLs contain /latest/ and the ironic-doc line seems
to add them automatically, ending up with /latest/latest/

This can be observed at the moment[0] but will likely not be visible
breakage once this change merges.

[0]: https://docs.openstack.org/nova/latest/admin/configuration/hypervisor-ironic.html

Change-Id: I89f74af4b4dda6b926e348e257273ed107af43a4
2023-07-04 16:43:37 -04:00
..
2022-09-23 09:09:37 +05:30
2023-07-04 16:43:37 -04:00
2019-07-22 19:17:28 +02: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.