Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 509 Bytes

Documentation

The package comes with a documentation that can be generated using Sphinx.

Creating HTML documentation

cd doc/
make html

Other formats for the documentation are available as well; see the Sphinx documentation for further details.

Updating the documentation

If you add a new module, you need to run the following command within the docs folder before make:

sphinx-apidoc -eMf -o source ../src/adaptive_stratification