0022adb6ae
We plan to expose the enforcement model a deployment is using via the limit API. This commit prepares for that implementation by introducing the policy for it. Change-Id: I03c9cec3646ee354ebcdd4ddc1168e00d611171b Related-Bug: 1765193 |
||
---|---|---|
.. | ||
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/
.