166eced28b
Add the controller, router, schema, and policies for application credentials. If a secret is not provided, one is generated at the controller layer. bp application-credentials Depends-on: Id26a2790acae25f80bd28a8cb121c80cb5064645 Depends-on: Icbd58464182b082854fb5d73ccc93c900ede020c Change-Id: I7a371d59c19a11e55f17baf12d92327c1258533d |
||
---|---|---|
.. | ||
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/
.