Configure mkdocs with mkdocs-material and friends
This commit is contained in:
parent
34314254f3
commit
13ace4a5c7
5 changed files with 39 additions and 0 deletions
6
docs/.pages
Normal file
6
docs/.pages
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
arrange:
|
||||
- index.md
|
||||
- deploy
|
||||
- user-guide
|
||||
- examples
|
||||
- ...
|
||||
1
docs/deploy/.pages
Normal file
1
docs/deploy/.pages
Normal file
|
|
@ -0,0 +1 @@
|
|||
title: Deployment
|
||||
Loading…
Add table
Add a link
Reference in a new issue