910: udpated help on multi module and multi command help (#1116)

* udpated help on multi module and multi command help

* fixed issues with empty lines and other syntax with docuemntation

* fixed some warningsin documentation

* some changes to documentation about command line usage

* minor
This commit is contained in:
2025-02-26 11:13:59 +01:00
committed by GitHub
parent 706f3a103c
commit 7b2e6ae4ab
9 changed files with 62 additions and 19 deletions

View File

@ -2584,8 +2584,6 @@ class Detector(CppDetectorApi):
def compdisabletime(self):
"""[Jungfrau] Time before end of exposure when comparator is disabled.
Note
-----
:getter: always returns in seconds. To get in DurationWrapper, use getComparatorDisableTime
Example