Skip to content

Commit 12dea64

Browse files
committed
Increment max depth in documentation
1 parent e04c09e commit 12dea64

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Welcome to Pylasu's documentation!
77
==================================
88

99
.. toctree::
10-
:maxdepth: 4
10+
:maxdepth: 6
1111
:caption: Contents:
1212

1313
modules

docs/modules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ pylasu
22
======
33

44
.. toctree::
5-
:maxdepth: 4
5+
:maxdepth: 6
66

77
pylasu

docs/pylasu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Subpackages
55
-----------
66

77
.. toctree::
8-
:maxdepth: 4
8+
:maxdepth: 6
99

1010
pylasu.StrumentaLanguageSupport
1111
pylasu.emf

0 commit comments

Comments
 (0)