Skip to content

Commit 494fdbf

Browse files
committed
Clean up the index page by hiding toctrees
1 parent 0405156 commit 494fdbf

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

doc/index.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,10 @@ tools.
5959
.. _Tidelift Subscription: https://tidelift.com/subscription/pkg/pypi-astroid?utm_source=pypi-astroid&utm_medium=referral&utm_campaign=readme
6060

6161

62-
More information
63-
----------------
6462

6563
.. toctree::
6664
:maxdepth: 2
65+
:hidden:
6766

6867
inference
6968

@@ -73,10 +72,10 @@ More information
7372

7473
whatsnew
7574

75+
.. toctree::
76+
:hidden:
77+
:caption: Indices
7678

77-
Indices and tables
78-
==================
79+
genindex
7980

80-
* :ref:`genindex`
81-
* :ref:`modindex`
82-
* :ref:`search`
81+
modindex

0 commit comments

Comments
 (0)