Moved lock submodule into 'common' and updated docs
This commit is contained in:
parent
8ec9368988
commit
625b03fae3
10 changed files with 35 additions and 36 deletions
12
docs/source/common.rst
Normal file
12
docs/source/common.rst
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Common utilities
|
||||
=======================================================
|
||||
|
||||
Tasks module
|
||||
------------
|
||||
.. automodule:: openflexure_microscope.common.tasks
|
||||
:members:
|
||||
|
||||
Lock module
|
||||
-----------
|
||||
.. automodule:: openflexure_microscope.common.lock
|
||||
:members:
|
||||
Loading…
Add table
Add a link
Reference in a new issue