venus/doc
leiyuehui 99da415fd7 improve doc format
Change-Id: I25afa924022a47361fd921f88e180a18cc163313
2023-05-17 15:54:08 +08:00
..
source improve doc format 2023-05-17 15:54:08 +08:00
README.rst blank line is required after a literal block 2023-03-21 14:46:36 +08:00
requirements.txt zuul:Add docs zuul task 2021-11-16 15:59:50 +08: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