Newer
Older
# [Self Data Grandlyon Documentation](https://doc-self-data.apps.grandlyon.com/)
```sh
pip install -r ./requirements/docs.txt
```
- `mkdocs serve` - Start the live-reloading docs server.
- `mkdocs build` - Build the documentation site.
- `mkdocs help` - Print this help message.
When adding new pages, add it respectively to the [mkdocs.yml](https://forge.grandlyon.com/web-et-numerique/factory/llle_project/self-data-technical-doc/-/blob/master/mkdocs.yml#L46)
## Mkdocs Reference
[mkdocs features](https://squidfunk.github.io/mkdocs-material/reference/)