From 802bce9c53c0f96375bf2ff53dae59601e3aa0a7 Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Sun, 25 Jan 2015 11:57:46 -0800 Subject: [PATCH] Center SVG state diagrams Change-Id: I0a8fce9b619039f5d7316226847ac1d2fdd41d24 --- doc/source/states.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/source/states.rst b/doc/source/states.rst index 805c10c4..bba8d203 100644 --- a/doc/source/states.rst +++ b/doc/source/states.rst @@ -18,7 +18,7 @@ Engine .. image:: img/engine_states.svg :width: 660px - :align: left + :align: center :alt: Action engine state transitions **RESUMING** - Prepares flow & atoms to be resumed. @@ -47,7 +47,7 @@ Flow .. image:: img/flow_states.svg :width: 660px - :align: left + :align: center :alt: Flow state transitions **PENDING** - A flow starts its execution lifecycle in this state (it has no @@ -110,7 +110,7 @@ Task .. image:: img/task_states.svg :width: 660px - :align: left + :align: center :alt: Task state transitions **PENDING** - A task starts its execution lifecycle in this state (it has no @@ -154,7 +154,7 @@ Retry .. image:: img/retry_states.svg :width: 660px - :align: left + :align: center :alt: Retry state transitions **PENDING** - A retry starts its execution lifecycle in this state (it has no