diff --git a/doc/source/source_rst/software/operations/config.rst b/doc/source/source_rst/software/operations/config.rst
index a82c4865d9dcd2e29d0f1c9046fb37dd8fe1940c..eb71748c2abac5c366d44df60e7f456eaf74e567 100644
--- a/doc/source/source_rst/software/operations/config.rst
+++ b/doc/source/source_rst/software/operations/config.rst
@@ -198,3 +198,11 @@ The configuration is written in a python file structured in a series of dictiona
       'ctrl_topic': f'ohmpi_{OHMPI_CONFIG["id"]}/ctrl'
   }
 
+
+
+.. toctree::
+   :maxdepth: 2
+   :caption: Contents:
+
+.. automodule:: ohmpi.configs.config_example.HARDWARE_CONFIG
+   :members:
\ No newline at end of file