
Get the repo in a working state so that it works with the new and improved openstack CI system. Change-Id: I80661c35fa7109a7ee9b1d00f89ca521a469eed0
31 lines
421 B
ReStructuredText
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:
|