Skip to content

Commit

Permalink
Add pumps and scales to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Vogelgesang committed Sep 25, 2013
1 parent ddedc77 commit 5c47c67
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/api/devices.rst
Expand Up @@ -85,6 +85,26 @@ Monochromators
:members:


Pumps
=====

.. autoclass:: concert.devices.pumps.base.Pump
:show-inheritance:
:members:


Scales
======

.. autoclass:: concert.devices.scales.base.Scales
:show-inheritance:
:members:

.. autoclass:: concert.devices.scales.base.TarableScales
:show-inheritance:
:members:


Shutters
========

Expand Down

0 comments on commit 5c47c67

Please sign in to comment.