From d39faa0fba9cdedbcfdddb6728ea6f9dd72ecdc8 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 10 Mar 2024 07:51:38 +0800 Subject: fix(docs): depth limit for chapter I --- docs/source/about/index.rst | 10 ++++++++++ docs/source/index.rst | 13 ++++--------- 2 files changed, 14 insertions(+), 9 deletions(-) create mode 100644 docs/source/about/index.rst (limited to 'docs') 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: + + 前言 + 基本特性 + 系统要求 + 常见问题 + 遵循许可证 + 水系发布策略 + 变更日志 \ 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: 关于 - - 前言 - 基本特性 - 系统要求 - 常见问题 - 遵循许可证 - 水系发布策略 - 变更日志 + .. :caption: 关于 + + 关于 + .. .. toctree:: :hidden: -- cgit v1.2.3-70-g09d2