From a52a72121fd4303dd7072971a759b267d12ff0b8 Mon Sep 17 00:00:00 2001
From: Arnaud Watlet <arnaud.watlet@umons.ac.be>
Date: Thu, 18 Jan 2024 10:27:08 +0100
Subject: [PATCH] update software doc

---
 doc/source/source_rst/software/operations/config.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/source/source_rst/software/operations/config.rst b/doc/source/source_rst/software/operations/config.rst
index a82c4865..eb71748c 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
-- 
GitLab