Build Documentation

You can compile the documentation yourself after Full Installation:

cd docs/ && make clean && make html && cd -
firefox docs/build/html/index.html