From e47d3d4d1545fb7077e4ac92af5672485962cbda Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Thu, 5 Dec 2024 10:50:52 +0100 Subject: [PATCH] documentation for moenchzmq conda --- docs/src/installation.rst | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/docs/src/installation.rst b/docs/src/installation.rst index f49579748..2f1dca474 100644 --- a/docs/src/installation.rst +++ b/docs/src/installation.rst @@ -23,11 +23,15 @@ Conda is not only useful to manage python environments but can also be used as a user space package manager. Dates in the tag (for eg. 2020.07.23.dev0) are from the developer branch. Please use released tags for stability. -We have three different packages available: - - * **slsdetlib** shared libraries and command line utilities - * **slsdetgui** GUI - * **slsdet** Python bindings +We have four different packages available: + ============== ============================================= + Package Description + ============== ============================================= + slsdetlib shared libraries and command line utilities + slsdetgui GUI + slsdet Python bindings + moenchzmq moench + ============== ============================================= .. code-block:: bash @@ -43,7 +47,7 @@ We have three different packages available: #ready to use sls_detector_get exptime - etc ... + ... .. code-block:: bash