diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/about/index.rst | 2 | ||||
| -rw-r--r-- | docs/source/index.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/about/index.rst b/docs/source/about/index.rst index e6371d8..147e252 100644 --- a/docs/source/about/index.rst +++ b/docs/source/about/index.rst @@ -1,5 +1,5 @@ .. toctree:: - :hidden: + :maxdepth: 4 前言 <introduction.rst> 基本特性 <list_of_features.rst> diff --git a/docs/source/index.rst b/docs/source/index.rst index 431f9bf..61ffb08 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -12,7 +12,7 @@ 关于 <about/index.rst> -.. .. toctree:: +.. toctree:: :hidden: :caption: 入门 |
