Started re-writing plugin documentation
This commit is contained in:
parent
367c68ad6f
commit
d681a2069d
7 changed files with 54 additions and 28 deletions
17
docs/source/pluginmounts.rst
Normal file
17
docs/source/pluginmounts.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
Plugin mounts
|
||||
===============
|
||||
.. automodule:: openflexure_microscope.plugins
|
||||
:members:
|
||||
|
||||
Default plugins
|
||||
===============
|
||||
|
||||
Microscope plugin
|
||||
+++++++++++++++++
|
||||
.. automodule:: openflexure_microscope.plugins.default.plugin
|
||||
:members:
|
||||
|
||||
Web API plugin
|
||||
++++++++++++++
|
||||
.. automodule:: openflexure_microscope.plugins.default.api
|
||||
:members:
|
||||
Loading…
Add table
Add a link
Reference in a new issue