The STUPS documentation is available on http://stups.readthedocs.org/
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://stups.readthedocs.org/
First install the Sphinx documentation generator.
$ pip install sphinx sphinx_rtd_theme
Generate the STUPS HTML documentation locally:
$ make html