diff --git a/doc/cpp/index.rst b/doc/cpp/index.rst
index 347f4fc42a065f8de7b84321234a0b5ebdb68b1e..b7a7ee0c2a6d3dba4669bcc5b9f0ab0ecebb4e7a 100644
--- a/doc/cpp/index.rst
+++ b/doc/cpp/index.rst
@@ -17,10 +17,10 @@ A :cpp:type:`arb::recipe` describes a model, and a :cpp:type:`arb::simulation` i
 
    recipe
    cell
-   cable_cell
    interconnectivity
    hardware
    domdec
    simulation
    profiler
    neuroml
+   cable_cell
diff --git a/doc/python/index.rst b/doc/python/index.rst
index 2be8f489c7695d4b3eae5e4298d41b0749ee083a..f9cf4589b70158a46955fee1cc9c1e037c7fca7a 100644
--- a/doc/python/index.rst
+++ b/doc/python/index.rst
@@ -42,12 +42,12 @@ These details are described and examples are given in the next sections :ref:`py
 
    recipe
    cell
-   cable_cell
-   morphology
-   labels
-   mechanisms
    interconnectivity
    hardware
    domdec
    simulation
    profiler
+   cable_cell
+   morphology
+   labels
+   mechanisms