Steps to build documentation Install sphinx pip install -r requirements.txt In the root of this repo run pip install -e . In docs/ run make html Open build/html/index.html