b36e1c4ee9
- update the API link - add a link to keystoneauth - include a link to the docs source Change-Id: Id1e5e00164c4ba152bbd9fff9ac39f309be8e5c3 Closes-Bug: 1648886 |
||
---|---|---|
.. | ||
ext | ||
source | ||
Makefile | ||
README.rst |
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 doc/build/
.