forked from bot/app
⬇️ 更新文档样式
This commit is contained in:
parent
be5a4b270d
commit
f70c75e9c4
4
.github/workflows/deploy-docs.yml
vendored
4
.github/workflows/deploy-docs.yml
vendored
@ -41,8 +41,8 @@ jobs:
|
||||
- name: 生成API markdown
|
||||
run: |-
|
||||
python -m pip install litedoc
|
||||
python -m litedoc liteyuki -o docs/dev/api -l zh-Hans -t vuepress
|
||||
python -m litedoc liteyuki -o docs/en/dev/api -l en -t vuepress
|
||||
litedoc liteyuki -o docs/dev/api -l zh-Hans -t vuepress -cd class -fd def -md def -vd var -cs -bu https://github.com/LiteyukiStudio/LiteyukiBot/tree/main/liteyuki/ -f lastUpdated=false
|
||||
litedoc liteyuki -o docs/en/dev/api -l en -t vuepress -cd class -fd def -md def -vd var -cs -bu https://github.com/LiteyukiStudio/LiteyukiBot/tree/main/liteyuki/ -f lastUpdated=false
|
||||
|
||||
|
||||
- name: 构建文档
|
||||
|
Loading…
Reference in New Issue
Block a user