94b3ba6310
Make the keystone-to-keystone section mirror the keystone-as-sp section by adding a prerequisites section that identifies some useful background information, and clean up some outdated information. Partial-bug: #1793374 Change-Id: I39235a394d6bc59aad84e6f6a779d39036199302 |
||
---|---|---|
.. | ||
ext | ||
source | ||
Makefile | ||
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 doc/build/
.