c9c3931120
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
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.