Skip to content

Commit c3a779c

Browse files
authored
Contrib documentation fixes 032025 (#64894)
1 parent 92c2760 commit c3a779c

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

doc/source/development/contributing_documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Some other important things to know about the docs:
4646
instructions on how to write a correct docstring.
4747

4848
.. toctree::
49-
:maxdepth: 2
49+
:maxdepth: 1
5050

5151
contributing_docstring.rst
5252

doc/source/development/contributing_environment.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ changes, you can skip to :ref:`contributing to the documentation <contributing_d
1212
creating the development environment you won't be able to build the documentation
1313
locally before pushing your changes. It's recommended to also install the :ref:`pre-commit hooks <contributing.pre-commit>`.
1414

15-
.. toctree::
16-
:maxdepth: 2
17-
:hidden:
1815

1916

2017
Step 1: install a C compiler

0 commit comments

Comments
 (0)