Add Flit and change namer

This commit is contained in:
Andras Schmelczer 2022-07-05 10:45:51 +02:00
parent 50db7b8cb2
commit f188724d4b
13 changed files with 138 additions and 119 deletions

14
mkdocs.yml Normal file
View file

@ -0,0 +1,14 @@
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