change: move README to docs

This commit is contained in:
debugtalk
2021-11-18 16:17:59 +08:00
parent 8a2bbae400
commit ad970ebec2
4 changed files with 20 additions and 66 deletions

View File

@@ -42,6 +42,9 @@ markdown_extensions:
guess_lang: false
- toc:
permalink: true
- def_list
- pymdownx.tasklist:
custom_checkbox: true
# extra
extra:
@@ -55,7 +58,7 @@ extra:
# index pages
nav:
- Introduction: index.md
- README: README.md
- Installation: installation.md
- User Guide:
- Concepts: user/concepts.md