44ccc92c1a
Added corresponding packages for postgresql libraries for various distros to the development docs to avoid causing pip to fail when installing dependencies within test-requirements.txt Change-Id: Ie181cf01bb22366b80d0639e66d939aaa948490b Closes-Bug: #1608653 |
||
---|---|---|
.. | ||
source | ||
keystone_compat_flows.sdx | ||
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/
.