Skip to content

Documentation

For building documentation we use mkdocs with the material theme. The material theme already includes several plugins and customizations for mkdocs, you can check the material reference and the PyMdown Extensions on how to get your documentation to the next level 🚀.

We also packed it with mkdocstrings which allows you automatically create documentation from your source code.

The mkdocs.yml file already comes pre-filled with some plugins and extensions, just add/remove according to your needs.