The STUPS documentation is available on http://docs.stups.io/
First install the Sphinx documentation generator.
$ pip install sphinx sphinx_rtd_theme
Generate the STUPS HTML documentation locally:
$ make html
The STUPS documentation is available on http://docs.stups.io/
First install the Sphinx documentation generator.
$ pip install sphinx sphinx_rtd_theme
Generate the STUPS HTML documentation locally:
$ make html