Skip to content

Commit

Permalink
Fix section depth. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Oct 24, 2024
1 parent be95268 commit eb44a6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ Tutorials
=========

.. toctree::
:maxdepth: 1
:maxdepth: 2

tutorials/index

Detailed Guides
===============

.. toctree::
:maxdepth: 1
:maxdepth: 2

guides/index

Expand All @@ -93,7 +93,7 @@ Support
Contributing
============
.. toctree::
:maxdepth: 1
:maxdepth: 2

contributing/index
contributors
Expand Down

0 comments on commit eb44a6f

Please sign in to comment.