42810fe46e
python-keystoneclient CLI was removed in patch #258181. This patch updates removes file that had examples of keystone CLI usage. Change-Id: Ie7d3624149f15ee806aee3db4f64f542414b4728 |
||
---|---|---|
.. | ||
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/
.