Dev/doc architecture commands (#1272)
Some checks failed
Build on RHEL9 / build (push) Failing after 4m6s
Build on RHEL8 / build (push) Failing after 5m13s

* wip for sw architecture

* wip:intro

* wip client wip

* documentation on architecutre is done. commands left

* wip. clientto module done

* almost done

* about 2nd port

* done

* review changes

* review fixes

* minor
This commit is contained in:
2025-08-21 11:41:54 +02:00
committed by GitHub
parent 776338a3d4
commit 72056ff813
24 changed files with 422 additions and 9 deletions

View File

@@ -68,6 +68,8 @@ set(SPHINX_SOURCE_FILES
src/hdf5fileformat.rst
src/zmqjsonheaderformat.rst
src/dataformat.rst
src/softwarearchitecture.rst
src/configcommands.rst
)
foreach(filename ${SPHINX_SOURCE_FILES})