diff options
Diffstat (limited to 'docs/source/index.md')
| -rw-r--r-- | docs/source/index.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/source/index.md b/docs/source/index.md index 61be949d..b3f8b274 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -12,6 +12,12 @@ hide-toc: true ```{toctree} :hidden: +简述 <index> +``` + +```{toctree} +:hidden: + 快速开始 <quick-start> ``` @@ -19,7 +25,7 @@ hide-toc: true :caption: 通用规则包标准 :hidden: -pages/grps-1/index +pages/grps/index ``` ```{toctree} |
