refstack-client/doc
Ghanshyam Mann a2b4ce30b8 Update jobs for interop repos renaming
Interop repos are going under rename from
openstack namespace to osf namespace (Depends-On),
which need update the zuul job to start using the
new location.

Update .gitreview as well.

Disable py27 and py35 jobs, they don't work anymore as is.

Depends-On: https://review.opendev.org/#/c/734669/
Change-Id: Ib6871eaf0735e756f051d14513869fbe7cc6e826
2020-06-13 18:57:48 +02:00
..
source Update jobs for interop repos renaming 2020-06-13 18:57:48 +02: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/.