umap/mkdocs.yml

13 lines
300 B
YAML
Raw Normal View History

2016-09-10 02:44:46 -05:00
site_name: uMap
nav:
2016-09-10 02:44:46 -05:00
- 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
2023-06-05 09:59:49 -05:00
- Install with Docker: docker.md
- Changelog: changelog.md
2016-09-10 02:44:46 -05:00
theme: readthedocs