Add mkdocs documentations

This commit is contained in:
Xin Wang
2026-02-08 09:33:32 +08:00
parent 803f7185c0
commit 4da6d98fc7
22 changed files with 787 additions and 1 deletions

View File

@@ -1 +1,7 @@
# Documentation
# Documentation
部署 MkDocs
pip install mkdocs
mkdocs serve
访问 http://localhost:8000 查看文档网站。