wiki:BuildingDocumentation

Building Documentation

Building the documentation is trivial as well (provided you have sphinx and GNU make installed):

$ cd /opt/adhocracy/doc
$ make html

This will generate documentation in the HTML format within the doc/ folder.