mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-25 13:30:58 +00:00
📝 文档初步大迁移 vuepress
-> vitepress
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -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
|
Reference in New Issue
Block a user