mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 20:36:15 +02:00
12 lines
241 B
YAML
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' |