umap/mkdocs.yml

16 lines
399 B
YAML
Raw Normal View History

2016-09-10 02:44:46 -05:00
site_name: uMap
nav:
- Home: index.md
- Installation: install.md
- Configuration: settings.md
- Administration: administration.md
- Contributing: contributing.md
- how-tos:
- Ubuntu from scratch: ubuntu.md
- Customize your uMap style: custom.md
- Install with Docker: docker.md
- Changelog: changelog.md
2016-09-10 02:44:46 -05:00
theme: readthedocs
markdown_extensions:
- pymdownx.magiclink