venus/doc
howardlee dac967ed14 fix contributing.rst text content display bug
The text content in the contributing.rst file display incorrectly,
this patch will fix it.

Change-Id: Ib8d6967f657fa90e71030efdf29f45f1a1879946
2023-08-23 10:52:38 +08:00
..
source fix contributing.rst text content display bug 2023-08-23 10:52:38 +08:00
README.rst improve doc format 2023-06-13 16:20:28 +08:00
requirements.txt use stable sphinx version 2023-08-21 05:41:39 +00:00

Venus Development Docs

Files under this directory tree are used for generating the documentation for the Venus source code.

Developer documentation is built to: https://docs.openstack.org/venus/latest/

Building Documentation

Doc builds are performed using tox with the docs target:

% cd ..
% tox -e docs