From 6fd080e9a7130682a5e53c8c81b199eac1726029 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 28 Feb 2024 11:10:59 +0800 Subject: chore(docs): uncomment code --- docs/source/index.rst | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index b6bd37e..f7c2161 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,15 +1,13 @@ ---- -hide-toc: true ---- +.. hide-toc: true .. include:: ../../README.rst :start-after: start-index :end-before: end-index -.. .. toctree:: -.. :hidden: -.. :caption: 用户手册 +.. toctree:: + :hidden: + :caption: 用户手册 .. 第一步 .. 使用脚手架 @@ -21,8 +19,8 @@ hide-toc: true .. 最佳实践 .. .. toctree:: -.. :hidden: -.. :caption: 开发手册 + :hidden: + :caption: 开发手册 .. 成为脚本插件作者 .. 成为规则包作者 @@ -31,9 +29,9 @@ hide-toc: true .. API 文档 .. 开发建议 -.. .. toctree:: -.. :hidden: -.. :caption: Thanks and Credits +.. toctree:: + :hidden: + :caption: Thanks and Credits .. 社区贡献指南 .. 变更日志 -- cgit v1.2.3-70-g09d2