great-ai/mkdocs.yml

14 lines
201 B
YAML

site_name: GreatAI documentation
theme:
name: "material"
plugins:
- mkdocstrings
nav:
- Home: index.md
- tutorials.md
- How-To Guides: how-to-guides.md
- reference.md
- explanation.md