diff --git a/doc/index.rst b/doc/index.rst
index 1f56dcd5306862e0fe85e5634f993c21be5a5700..27f2e9e87b5c2a1e40e25a6b3a83c29263981c8a 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -15,11 +15,11 @@ Documentation
   :maxdepth: 2
 
   Users <users>
+
+.. toctree::
+  :maxdepth: 1  
+
   Developers <developers>
   Licence <licence>
   References <references>
-
-.. toctree::
-  :maxdepth: 1
-  
-   Changelog <changelog>
+  Changelog <changelog>