This documentation uses sphinx to compile a html-Documentation from reStructuredText-sources.
To satisfy all dependencies for building this documentation, just execute:
pip3 install -r requirements.txt
The documentation is build via make html
.
If you need to adjust any values for the docs, you will find information on that at the website of Material for Sphinx.