aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-03-10 07:51:38 +0800
committer简律纯 <i@jyunko.cn>2024-03-10 07:51:38 +0800
commitd39faa0fba9cdedbcfdddb6728ea6f9dd72ecdc8 (patch)
tree314491592032f272686ddcf59838c621a79d8c50 /docs
parentc0abf6bffbf1ec4e4b992b10ab3f548fd719affe (diff)
downloadHydroRoll-d39faa0fba9cdedbcfdddb6728ea6f9dd72ecdc8.tar.gz
HydroRoll-d39faa0fba9cdedbcfdddb6728ea6f9dd72ecdc8.zip
fix(docs): depth limit for chapter I
Diffstat (limited to 'docs')
-rw-r--r--docs/source/about/index.rst10
-rw-r--r--docs/source/index.rst13
2 files changed, 14 insertions, 9 deletions
diff --git a/docs/source/about/index.rst b/docs/source/about/index.rst
new file mode 100644
index 0000000..e6371d8
--- /dev/null
+++ b/docs/source/about/index.rst
@@ -0,0 +1,10 @@
+.. toctree::
+ :hidden:
+
+ 前言 <introduction.rst>
+ 基本特性 <list_of_features.rst>
+ 系统要求 <system_requirements.rst>
+ 常见问题 <faq.rst>
+ 遵循许可证 <complying_with_licenses.rst>
+ 水系发布策略 <release_policy.rst>
+ 变更日志 <changelog.rst> \ No newline at end of file
diff --git a/docs/source/index.rst b/docs/source/index.rst
index c376336..431f9bf 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -7,15 +7,10 @@
.. toctree::
:hidden:
- :caption: 关于
-
- 前言 <about/introduction.rst>
- 基本特性 <about/list_of_features.rst>
- 系统要求 <about/system_requirements.rst>
- 常见问题 <about/faq.rst>
- 遵循许可证 <about/complying_with_licenses.rst>
- 水系发布策略 <about/release_policy.rst>
- 变更日志 <about/changelog.rst>
+ .. :caption: 关于
+
+ 关于 <about/index.rst>
+
.. .. toctree::
:hidden: