umap/mkdocs.yml
2020-02-22 11:25:36 +01:00

11 lines
267 B
YAML

site_name: uMap
pages:
- Home: index.md
- Installation: install.md
- Administration: administration.md
- Contributing: contributing.md
- how-tos:
- Ubuntu from scratch: ubuntu.md
- Customize your uMap style: custom.md
- Changelog: changelog.md
theme: readthedocs