Artem Goncharov 112331d9e9 Fix role statement in admin doc
Closes-Bug: 2076670
Change-Id: I843dcce351d664124c769d815f72cd57caa5e429
2024-08-14 17:37:46 +02:00
..
2024-08-14 17:37:46 +02:00
2012-03-01 11:42:42 -08:00
2013-12-13 02:47:37 +00:00

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/.