nova/doc
Sean Mooney f4852f4c81 [codespell] fix final typos and enable ci
This chnage adds the pre-commit config and
tox targets to run codespell both indepenetly
and via the pep8 target.

This change correct all the final typos in the
codebase as detected by codespell.

Change-Id: Ic4fb5b3a5559bc3c43aca0a39edc0885da58eaa2
2023-12-15 12:32:42 +00: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 [codespell] fix final typos and enable ci 2023-12-15 12:32:42 +00: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.