Skip to content

Commit 889b74a

Browse files
authored
Merge pull request #552 from mavlink/pr-docs-depth
docs: try to fix depth of index
2 parents d7dad49 + bd57d56 commit 889b74a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mavsdk/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ MAVSDK-Python API reference
1414

1515

1616
.. toctree::
17-
:maxdepth: 5
17+
:maxdepth: 2
1818
:caption: Contents:
1919

2020
system

mavsdk/source/plugins/index.rst

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

44
.. toctree::
5-
:maxdepth: 5
5+
:titlesonly:
66

77
action
88
action_server

0 commit comments

Comments
 (0)