Documentation

The documentation can be built using sphinx (pip install sphinx sphinx_rtd_theme):

sphinx-build -b html docs/source <build directory>

You will be able to open the file <build directory>/index.html in your browser.