Skip to content

Commit

Permalink
changed max depth to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldmcdermott committed Sep 27, 2024
1 parent 8dad985 commit f3b1c80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Welcome to DeepSZSim's documentation!
Check out the `github <https://www.github.com/DeepSkies/DeepSZSim/>`_ for installation and usage examples.

.. toctree::
:maxdepth: 2
:maxdepth: 3
:caption: Contents:

deepszsim
2 changes: 1 addition & 1 deletion docs/source/modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ deepszsim
=========

.. toctree::
:maxdepth: 4
:maxdepth: 3

deepszsim

0 comments on commit f3b1c80

Please sign in to comment.