venus/doc/README.rst
zhangbailin 3fc70be8b2 Initialize the Venus project
Add the main code logical, and the related project architecture.

Change-Id: I3709a650c1aadc2ef809cf489145e87c55e24216
2020-11-11 08:19:55 +00:00

18 lines
387 B
ReStructuredText

=======================
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