Files
endurain/mkdocs.yml
João Vitória Silva c66020609f Updated docs
[frontend] added docs icon with link to documentation in footer
[backend] removed unused STRAVA_DAYS_ACTIVITIES_ONLINK env variable
[README] removed unused STRAVA_DAYS_ACTIVITIES_ONLINK env variable
[docs] updated docs
2024-11-18 22:10:04 +00:00

15 lines
439 B
YAML

site_name: Endurain documentation
repo_url: https://github.com/joaovitoriasilva/endurain
theme:
name: mkdocs
color_mode: auto
user_color_mode_toggle: true
nav:
- Home: index.md
- Getting started: getting-started.md
- Integrations:
- 3rd party apps: integrations/3rd-party-apps.md
- 3rd party services: integrations/3rd-party-services.md
- Developer guide: developer-guide.md
- About:
- License: about/license.md