umap/mkdocs.yml
2018-06-16 13:53:06 +02:00

10 lines
231 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
- Changelog: changelog.md
theme: readthedocs