Skip to content

Commit cd38901

Browse files
committed
Demodocs: increase toc depth
1 parent c71e68d commit cd38901

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo_docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Contents
1111
========
1212

1313
.. toctree::
14-
:maxdepth: 2
14+
:maxdepth: 3
1515
:caption: Syntax Constructs
1616

1717
structure
@@ -20,7 +20,7 @@ Contents
2020
api
2121

2222
.. toctree::
23-
:maxdepth: 2
23+
:maxdepth: 3
2424
:caption: This is an incredibly long caption for a long menu
2525

2626
long

0 commit comments

Comments
 (0)