diff --git a/doc/index.rst b/doc/index.rst
index 3a4249e8256b43ec85947684f2a3e98919c9ddc0..f5f0d498394973a04af665ac7e08edcf1a0bef61 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -1,6 +1,14 @@
 SCS Toolbox
 ===========
 
+.. toctree::
+   :caption: Contents:
+   :maxdepth: 2
+
+   howtos.rst
+   maintainers.rst
+   changelog.rst
+
 Installation
 ------------
 
@@ -115,18 +123,9 @@ kernel or the ``xfel`` kernel if the toolbox was manually installed. For quick
 startup, example notebooks (.ipynb files) can be directly downloaded from the
 :ref:`How to's` section by clicking on the ``View page source``.
 
-.. toctree::
-   :caption: Contents:
-   :maxdepth: 2
-   :hidden:
-
-   howtos.rst
-   maintainers.rst
-   changelog.rst
-
 
 Contribute
-~~~~~~~~~~
+----------
 
 For reasons of readability, contributions preferrably comply with the PEP8_ code structure guidelines.