Change to mkdocs documentation

This commit is contained in:
2019-11-19 09:38:03 +01:00
parent cbe562da96
commit 99a0d5f484
14 changed files with 97 additions and 70 deletions

7
mkdocs.yml Normal file
View File

@@ -0,0 +1,7 @@
site_name: Powerful Computer Manager
nav:
- Home: index.md
- Quick Start: quick_start.md
- How to write a cook: howto_writecook.md
- Hierarchy: file_hierarchy.md
theme: readthedocs