~coreygoldberg/uci-engine/subunit-results

1
2
3
4
5
6
7
8
9
10
11
12
These are the docs for the Ubuntu CI Engine

To setup the docs with the 'United' bootstrap theme create a virtualenv and run:

 pip install -r requirements.txt

Building the docs
-----------------

 make html

This will build the html version of the documentation under '_build/html'.