nova/doc
Sean Mooney 7402822f0b [codespell] start fixing all the typos
this is the inital patch of applying codespell to nova.
codespell is a programing focused spellchecker that
looks for common typos and corrects them.

i am breaking this into multiple commits to make it simpler
to read and will automate the execution of codespell
at the end of the series.

Change-Id: If24a6c0a890f713545faa2d44b069c352655274e
2023-10-03 00:51:35 +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 libvirt: Add vIOMMU device to guest 2022-09-01 04:50:16 +08:00
source [codespell] start fixing all the typos 2023-10-03 00:51:35 +01:00
test doc: Remove useless contributor/api-2 doc 2022-03-23 09:58:32 +00:00
dictionary.txt [codespell] start fixing all the typos 2023-10-03 00:51:35 +01:00
README.rst Update api-ref location 2019-07-22 19:17:28 +02:00
requirements.txt tox: Enable parallel docs build 2021-01-27 16:46:21 +00: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.