Skip to content
Snippets Groups Projects
user avatar
Christian Bager Bach Houmann authored
76b5220d
History
Name Last commit Last update
..
docs
README.md
mkdocs.yml

Install mkdocs and mkdocs-material with pip.

pip install mkdocs mkdocs-material

To build the documentation, run mkdocs build in the root directory of the repository.

To serve the documentation locally, run mkdocs serve in the root directory of the repository.