Commit 1e1a7e1e authored by jtc42's avatar jtc42
Browse files

Added stage docs

parent 9f49cb04
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
Base Microscope Stage
=====================

.. automodule:: openflexure_microscope.stage.base
    :members:
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ Welcome to OpenFlexure Microscope Software's documentation!
   config.rst
   microscope.rst
   camera.rst
   stage.rst
   plugins.rst
   api.rst

+5 −0
Original line number Diff line number Diff line
Sangaboard Microscope Stage
===========================

.. automodule:: openflexure_microscope.stage.sanga
    :members:
 No newline at end of file

docs/source/stage.rst

0 → 100644
+8 −0
Original line number Diff line number Diff line
Stage Class
===========

.. toctree::
   :maxdepth: 2

   sangastage.rst
   basestage.rst