umap/mkdocs.yml

12 lines
267 B
YAML
Raw Normal View History

2016-09-10 02:44:46 -05:00
site_name: uMap
pages:
- Home: index.md
- Installation: install.md
- Administration: administration.md
2016-09-10 02:44:46 -05:00
- Contributing: contributing.md
2016-09-10 09:21:09 -05:00
- how-tos:
- Ubuntu from scratch: ubuntu.md
- Customize your uMap style: custom.md
- Changelog: changelog.md
2016-09-10 02:44:46 -05:00
theme: readthedocs