Skip to content

Commit ee94c1d

Browse files
committed
Increase the depth of the toctrees and correct search filename
1 parent 61ed8bc commit ee94c1d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/source/api-reference/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
===============
44

55
.. toctree::
6-
:maxdepth: 1
6+
:maxdepth: 3
77

88
api
99
auths
@@ -16,7 +16,7 @@
1616
orgs
1717
pulls
1818
repos
19-
search_structs
19+
search
2020
structs
2121
users
2222

docs/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ User Guide
6565
==========
6666

6767
.. toctree::
68-
:maxdepth: 1
68+
:maxdepth: 2
6969

7070
narrative/index
7171

@@ -74,7 +74,7 @@ API Reference Documentation
7474
===========================
7575

7676
.. toctree::
77-
:maxdepth: 1
77+
:maxdepth: 2
7878

7979
api-reference/index
8080

@@ -83,7 +83,7 @@ Version History
8383
===============
8484

8585
.. toctree::
86-
:maxdepth: 1
86+
:maxdepth: 2
8787

8888
release-notes/index
8989

0 commit comments

Comments
 (0)