9ba24b91a4
This commit lays down the policies needed to protect the unified limit API. A subsequent patch will expose the implementation. bp unified-limits Change-Id: I952fe6213adce86a92d7d607c9b639076b279f6c |
||
---|---|---|
.. | ||
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/
.