Files
automaton/doc/source/api.rst
Joshua Harlow d71b6cf8b4 Revamp repo to match openstack repos
Get the repo in a working state so that it works
with the new and improved openstack CI system.

Change-Id: I80661c35fa7109a7ee9b1d00f89ca521a469eed0
2015-06-05 17:18:17 -07:00

31 lines
421 B
ReStructuredText

===
API
===
--------
Machines
--------
.. autoclass:: automaton.machines.FiniteMachine
:members:
.. autoclass:: automaton.machines.HierarchicalFiniteMachine
:members:
-------
Runners
-------
.. autoclass:: automaton.machines._FiniteRunner
:members:
.. autoclass:: automaton.machines._HierarchicalRunner
:members:
----------
Exceptions
----------
.. automodule:: automaton.exceptions
:members: