Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
docs/source
docs/Makefile
docs/README.md

To build the sphinx documentation, run:

pip3 install sphinx sphinx-rtd-theme

make html

After which the documentation will be available in html format in the build/html directory.