Skip to content

Latest commit

 

History

History

Docs

Full documentation can be built using sphinx as follows

pip install sphinx sphinx_rtd_theme

make html

firefox _build/html/index.html

You'll find documentation in _build/html folder.