This contains the full documentation of EasyTPP, which is hosted at github and can be updated manually (for releases)
by pushing to the gh-pages branch.
To generate the documentation locally, type
pip install -r requirements-doc.txt
cd docs
make html