support multiversion

This commit is contained in:
CaiHQ
2022-01-04 13:26:25 +08:00
parent 91b28aee61
commit 2f7f28b455
148 changed files with 2317 additions and 83 deletions

View File

@@ -7,6 +7,19 @@ pip install sphinx_rtd_theme
pip install sphinx_markdown_tables
pip install sphinx-multiversion
```
# 建立软链接
```
ln -s absolutepath/markdown/ ./soruce/_static
```
# 更新版本
```
git tag -a v${version} -m "message"
```
# 配置文件说明
./source/index.rst