Skip to content

Commit c90e59e

Browse files
committed
Make the table of contents on the homepage smaller.
1 parent 264a531 commit c90e59e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc-source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,15 +159,15 @@ Highlights
159159
Home<self>
160160

161161
.. toctree::
162-
:maxdepth: 3
162+
:maxdepth: 1
163163
:caption: API Reference
164164
:glob:
165165

166166
api/*
167167
api/*/index
168168

169169
.. toctree::
170-
:maxdepth: 3
170+
:maxdepth: 2
171171
:caption: Contributing
172172

173173
contributing

0 commit comments

Comments
 (0)