This is a Jazzband project. By contributing you agree to abide by the Contributor Code of Conduct and follow the guidelines.
To build the docs please run the following command in the root directory of your repository clone:
make docs
To clean the documentation build dir and the temporary virtualenv that is
created in /tmp
run:
make clean