nova/doc
Sylvain Bauza cc25813b6d doc: drop blockdiag usage
Since blockdiag seems a bit unmaintenained, let's just statically
generate the SVGs but let's keep the source files in tree so we can
modify the diagrams whenever we want, provided blockdiag exists in
a foreseenable future :-)

Closes-Bug: #2026345

Change-Id: I1cc078554ab149a9849c895e08c878180b7510b0
2024-01-22 18:27:04 +01:00
..
api_samples fup: support evacuate target state 2023-02-06 14:25:33 +01:00
api_schemas Add a proper schema version to network_data.json 2022-07-14 17:59:21 +02:00
ext Fix typos in nova docs 2022-09-23 09:09:37 +05:30
notification_samples Packed virtqueue support was added. 2023-11-29 16:06:33 +02:00
source doc: drop blockdiag usage 2024-01-22 18:27:04 +01:00
test docs: Revamp the security groups guide 2023-12-12 14:35:15 +00:00
README.rst Update api-ref location 2019-07-22 19:17:28 +02:00
dictionary.txt [codespell] fix final typos and enable ci 2023-12-15 12:32:42 +00:00
requirements.txt tox: Enable parallel docs build 2021-01-27 16:46:21 +00: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://docs.openstack.org/api-guide/compute/

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