00d42c5b03
Add docs: setup a dev environment and server administration
11 lines
267 B
YAML
11 lines
267 B
YAML
site_name: uMap
|
|
pages:
|
|
- Home: index.md
|
|
- Installation: install.md
|
|
- Administration: administration.md
|
|
- Contributing: contributing.md
|
|
- how-tos:
|
|
- Ubuntu from scratch: ubuntu.md
|
|
- Customize your uMap style: custom.md
|
|
- Changelog: changelog.md
|
|
theme: readthedocs
|