Skip to content

Commit 3a1d81c

Browse files
committed
fix max depth of rtd
1 parent a9ff762 commit 3a1d81c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source_en/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Twinkle DOCUMENTATION
66
========================
77

88
.. toctree::
9-
:maxdepth: 2
9+
:maxdepth: 1
1010
:caption: Usage Guide
1111

1212
Usage Guide/Quick-Start.md

docs/source_zh/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Twinkle DOCUMENTATION
66
========================
77

88
.. toctree::
9-
:maxdepth: 2
9+
:maxdepth: 1
1010
:caption: 使用指引
1111

1212
使用指引/快速开始.md

0 commit comments

Comments
 (0)