Skip to content
Snippets Groups Projects
Commit 2f25ca49 authored by Christian Bager Bach Houmann's avatar Christian Bager Bach Houmann
Browse files

document docs install & dev process

parent ec263d45
No related branches found
No related tags found
Loading
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.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment