2016-09-10 09:44:46 +02:00
|
|
|
site_name: uMap
|
2021-12-30 12:01:59 +01:00
|
|
|
nav:
|
2023-08-23 09:45:44 -04:00
|
|
|
- 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 09:44:46 +02:00
|
|
|
theme: readthedocs
|
2023-08-23 09:45:44 -04:00
|
|
|
markdown_extensions:
|
|
|
|
- pymdownx.magiclink
|