a74be79b05
The text in the architecture doc is somewhat out-of-date for the current function level of keystone. Edits include: * Removed references to domain, project, role information in LDAP. * Removed capitialization of keystone objects * Some line wrap adjustments * Updated link on oslo.policy location Change-Id: Iefcaf00c8844613b10a2cf77a820db7fe0934742 |
||
---|---|---|
.. | ||
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/
.