grocy/mkdocs.yml
2020-02-27 22:46:38 +01:00

12 lines
241 B
YAML

site_name: Grocy Documentation
site_url: https://grocy.readthedocs.io/
repo_url: https://github.com/grocy/grocy
theme:
name: readthedocs
navigation_depth: 3
markdown_extensions:
- admonition:
nav:
- Introduction: 'index.md'