automaton/doc/source
Joshua Harlow 3898b1d803 Add optional machine conversion into a pydot graph
Both ironic and taskflow share this same code to convert
their state machines into a pydot graph which then gets
converted into SVG to form:

- http://docs.openstack.org/developer/taskflow/states.html
- http://docs.openstack.org/developer/ironic/dev/states.html

So instead of duplicating it, provide a useful helper function
that both (and others) can share to produce a dot/graphviz pretty
diagram from a state machine.

Change-Id: I218740910163a1ca2587d706edc55852af1c0c74
2015-06-18 10:44:44 -07:00
..
api.rst Add optional machine conversion into a pydot graph 2015-06-18 10:44:44 -07:00
conf.py Add simple machine doctest(ed) example into docs 2015-06-10 13:20:17 -07:00
contributing.rst Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
examples.rst Add a more complex doctest(ed) example 2015-06-11 11:33:28 -07:00
features.rst Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
index.rst Add simple machine doctest(ed) example into docs 2015-06-10 13:20:17 -07:00
installation.rst Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00