8 lines
164 B
YAML
8 lines
164 B
YAML
site_name: uMap
|
|
pages:
|
|
- Home: index.md
|
|
- Installation: install.md
|
|
- Contributing: contributing.md
|
|
- how-tos:
|
|
- Ubuntu from scratch: ubuntu.md
|
|
theme: readthedocs
|