umap/mkdocs.yml
2020-02-22 08:49:07 +01:00

11 lines
263 B
YAML

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