Skip to content

Commit d8b1e4b

Browse files
committed
Updated toctree max depth to 2.
1 parent 9a25dc4 commit d8b1e4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/commpydoc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ in Python using NumPy, SciPy and Matplotlib.
1212
Reference
1313
---------
1414
.. toctree::
15-
:maxdepth: 1
15+
:maxdepth: 2
1616

1717
channelcoding
1818
channels

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Utilities
6060
Reference
6161
---------
6262
.. toctree::
63-
:maxdepth: 1
63+
:maxdepth: 2
6464

6565
channelcoding
6666
channels

0 commit comments

Comments
 (0)