deed2bc2b8
Change-Id: I5256ae442df715c736d2515de05978db7b9f7229
18 lines
383 B
ReStructuredText
18 lines
383 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
|