Building Documentation A basic python environment with packages listed in ./requirement.txt is enough to build the docs. Get additional dependency pip install -r requirement.txt Run makefile: make html Outputs to build/html/index.html