refstack-client/doc
Luz Cazares d1bfd90593 Add support for new doc PTI jobs
Implement optional cleanup to support the new PTI jobs
for documentation which won't use tox anymore.

Docs tox environment will still available for developers but
it is no loger used in the gate to construct the documentation.

See http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Change-Id: Ib26b711365389c59658f9d7f6cafd5acb736dfce
2017-12-18 15:35:32 -08:00
..
source Fix documentation tree 2017-11-20 10:30:21 -08:00
README.rst Initial documentation dump 2014-09-11 18:17:20 -04:00
requirements.txt Add support for new doc PTI jobs 2017-12-18 15:35:32 -08:00

Building Docs

Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository.

$ tox -e docs

The documentation will be built at build/.