Skip to content

Commit 9001323

Browse files
authored
Merge pull request matplotlib#32047 from meeseeksmachine/auto-backport-of-pr-32025-on-v3.11.x
Backport PR matplotlib#32025 on branch v3.11.x (DOC: remove rcparams listing from user guide )
2 parents fbcd401 + 4ed9363 commit 9001323

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

doc/users/index.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,15 @@ Using Matplotlib
5656
:padding: 2
5757

5858
.. toctree::
59-
:maxdepth: 2
59+
:maxdepth: 1
6060
:includehidden:
6161

6262
explain/configuration
63+
64+
.. toctree::
65+
:maxdepth: 2
66+
:includehidden:
67+
6368
explain/customizing
6469

6570
.. grid-item-card::

0 commit comments

Comments
 (0)