Documentation of this repository
December 23, 2019 ยท View on GitHub
To build the documentation, just run (note sphinx needs to be installed)
$ make html
To open the documentation just open the file index.html in your browser.
Note, sphinx has been retrospectively build into this repository, such that not all docstrings might be parsed correctly.