/documentation

STUPS documentation

Primary LanguagePython

STUPS Documentation

Documentation Status

The STUPS documentation is available on http://docs.stups.io/

Local Usage

First install the Sphinx documentation generator.

$ pip install sphinx sphinx_rtd_theme

Generate the STUPS HTML documentation locally:

$ make html