Add Flit and change namer
This commit is contained in:
parent
50db7b8cb2
commit
f188724d4b
13 changed files with 138 additions and 119 deletions
14
mkdocs.yml
Normal file
14
mkdocs.yml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue