Files
elog/mkdocs/mkdocs.yml
T
2025-10-02 10:36:57 +02:00

17 lines
345 B
YAML

site_name: ELOG Electronic Logbook
# site_url: ""
# use_directory_urls: false
nav:
- Home: index.md
- User guide: userguide.md
- Admin guide: adminguide.md
- Config file: config.md
- FAQ: faq.md
- Forum: forum.md
- Wishlist: wishlist.md
- Contributions: contrib.md
- Demo: demo.md
- Download: download.md
theme: readthedocs