diff --git a/Documentation/documentation-contents.rst b/Documentation/documentation-contents.rst
index 912b13f3..4e7d1af9 100644
--- a/Documentation/documentation-contents.rst
+++ b/Documentation/documentation-contents.rst
@@ -2,22 +2,28 @@
 
 .. container:: documentation-nav
 
-   * :doc:`/api-html/index`
-   * :doc:`/internal-api-html/index`
-   * :doc:`/camera-sensor-model`
-   * :doc:`/code-of-conduct`
-   * :doc:`/coding-style`
-   * :doc:`/environment_variables`
+   * **Documentation for Users**
+   * :doc:`Introduction </introduction>`
    * :doc:`/feature_requirements`
    * :doc:`/guides/application-developer`
-   * :doc:`/guides/ipa`
+   * :doc:`/python-bindings`
+   * :doc:`/environment_variables`
+   * :doc:`API Reference </api-html/index>`
+   * :doc:`/code-of-conduct`
+   * |
+   * **Documentation for Developers**
+   * :doc:`/libcamera_architecture`
    * :doc:`/guides/pipeline-handler`
+   * :doc:`/guides/ipa`
+   * :doc:`/camera-sensor-model`
    * :doc:`/guides/tracing`
+   * :doc:`/software-isp-benchmarking`
+   * :doc:`/coding-style`
+   * :doc:`Internal API Reference </internal-api-html/index>`
+   * |
+   * **Documentation for System Integrators**
    * :doc:`/lens_driver_requirements`
-   * :doc:`/libcamera_architecture`
-   * :doc:`/python-bindings`
    * :doc:`/sensor_driver_requirements`
-   * :doc:`/software-isp-benchmarking`
 
 ..
    The following directive adds the "documentation" class to all of the pages
