add docs. add mkdocs deploy

This commit is contained in:
2024-01-08 23:28:22 +08:00
parent 013096459a
commit 50b2cf2cf1
8 changed files with 114 additions and 3 deletions

View File

@ -10,6 +10,10 @@ nav:
- 'Start': 'en/index.md'
- 简体中文:
- '开始': 'zh-cn/index.md'
- '安装插件': 'zh-cn/install-plugin.md'
- '配置插件': 'zh-cn/configure-plugin.md'
- '编译与分发插件': 'zh-cn/compile-distribute-plugin.md'
- '技术信息': 'zh-cn/tech-infos.md'
theme:
name: readthedocs