📝 文档初步大迁移 vuepress -> vitepress

This commit is contained in:
2024-08-31 18:57:48 +08:00
parent f70c75e9c4
commit 7f198c83b5
154 changed files with 1202 additions and 13772 deletions

9
.gitignore vendored
View File

@ -17,7 +17,7 @@ __pycache__/
/plugins/
#config
config/
/config/
!config/default.yml
_config.yml
config.yml
@ -54,4 +54,9 @@ dist
doc
mkdoc2.py
result.json
result.json
# litedoc
docs/zh/dev/api
docs/en/dev/api
mkdoc.bat