mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-07-31 08:59:51 +00:00
✨ 重构文档构建流程,将 litedoc 命令移至 build-docs.sh 脚本中,并赋予执行权限
This commit is contained in:
2
build-docs.sh
Executable file
2
build-docs.sh
Executable file
@ -0,0 +1,2 @@
|
||||
litedoc nonebot_plugin_marshoai -o docs/zh/dev/api -l zh-Hans -cd class -fd func -md func -vd var -bu https://github.com/LiteyukiStudio/nonebot-plugin-marshoai/tree/main/nonebot_plugin_marshoai/
|
||||
litedoc nonebot_plugin_marshoai -o docs/en/dev/api -l en -cd class -fd func -md func -vd var -bu https://github.com/LiteyukiStudio/nonebot-plugin-marshoai/tree/main/nonebot_plugin_marshoai/
|
Reference in New Issue
Block a user