a2b4ce30b8
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 |
||
---|---|---|
.. | ||
source | ||
README.rst | ||
requirements.txt |
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/
.