more doc
This commit is contained in:
@ -1,8 +1,18 @@
|
||||
devsup Package
|
||||
==============
|
||||
|
||||
.. module:: devsup
|
||||
|
||||
.. autofunction:: devsup.verinfo
|
||||
|
||||
.. data:: NO_ALARM, MINOR_ALARM, MAJOR_ALARM, INVALID_ALARM
|
||||
|
||||
Constants for alarm severity. Use with :meth:`Record.setSevr <.db.Record.setSevr>`
|
||||
|
||||
.. data:: NO_ALARM, READ_ALARM, WRITE_ALARM, ...
|
||||
|
||||
Constants for alarm status. Use with :meth:`Record.setSevr <.db.Record.setSevr>`
|
||||
|
||||
:mod:`db` Module
|
||||
----------------
|
||||
|
||||
@ -40,6 +50,8 @@ devsup Package
|
||||
|
||||
.. automethod:: field
|
||||
|
||||
.. automethod:: setSevr
|
||||
|
||||
.. automethod:: setTime
|
||||
|
||||
.. automethod:: scan
|
||||
|
Reference in New Issue
Block a user