.. BLESS THIS GUY https://stackoverflow.com/questions/2701998/automatically-document-all-modules-recursively-with-sphinx-autodoc/62613202#62613202 qudi.util.constraints.ScalarConstraint ====================================== .. currentmodule:: qudi.util.constraints .. autoclass:: ScalarConstraint :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ScalarConstraint.__init__ ~ScalarConstraint.check ~ScalarConstraint.check_custom ~ScalarConstraint.check_value_range ~ScalarConstraint.check_value_type ~ScalarConstraint.clip ~ScalarConstraint.copy ~ScalarConstraint.is_valid .. rubric:: Attributes .. autosummary:: ~ScalarConstraint.bounds ~ScalarConstraint.default ~ScalarConstraint.enforce_int ~ScalarConstraint.increment ~ScalarConstraint.max ~ScalarConstraint.maximum ~ScalarConstraint.min ~ScalarConstraint.minimum ~ScalarConstraint.step