venus/doc
inspurericzhang f7971dd813 add api doc link in venus doc
Change-Id: I268d49368fff347d28a1bc3d0e8b9f5f6ce1fff3
2022-09-09 07:32:14 +00:00
..
source add api doc link in venus doc 2022-09-09 07:32:14 +00:00
README.rst Initialize the Venus project 2020-11-11 08:19:55 +00: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