Skip to content

Files

Latest commit

May 10, 2023
7894e5e · May 10, 2023

History

History
This branch is 223 commits behind master.

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 10, 2023
Mar 20, 2018
Oct 3, 2022

Building the documentation

Make sure you have Sphinx package installed:

pip install Sphinx

Then just run

make html

Documentation will be built in build/html directory. Other output formats are also available; run make without arguments to see the options.