This repository has been archived on 2026-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
RepApp/mkdocs.yml

24 lines
855 B
YAML
Raw Normal View History

site_name: RepApp - Makespace Repair-Café Hilpoltstein
site_url: https://makes-hacks-hip.github.io/RepApp/
nav:
- RepApp:
- Beschreibung: 'index.md'
- Anforderungen: 'use_cases.md'
- Abläufe: 'workflows.md'
- Ansichten: 'views.md'
- Daten-Modell: 'models.md'
2023-08-15 16:01:59 +00:00
- 'Developer documentation':
- Overview: 'dev/index.md'
2023-08-15 20:31:04 +00:00
- Users: 'dev/users.md'
- Stories: 'dev/stories.md'
- 'Use cases': 'dev/use_cases.md'
- Apps: 'dev/apps.md'
- Objects: 'dev/objects.md'
- 'Repair-Café & Makespace':
- Repair-Café: https://www.repaircafe-hilpoltstein.de
- Makespace: https://makes-hacks-hip.de
- Makerspace@Github: https://makes-hacks-hip.github.io
theme: readthedocs
repo_url: https://github.com/makes-hacks-hip/RepApp/
edit_uri: edit/main/docs/