aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/state-machine/trafficlight/doc/trafficlight.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/state-machine/trafficlight/doc/trafficlight.rst')
-rw-r--r--examples/widgets/state-machine/trafficlight/doc/trafficlight.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/widgets/state-machine/trafficlight/doc/trafficlight.rst b/examples/widgets/state-machine/trafficlight/doc/trafficlight.rst
new file mode 100644
index 000000000..57d369465
--- /dev/null
+++ b/examples/widgets/state-machine/trafficlight/doc/trafficlight.rst
@@ -0,0 +1,10 @@
+Traffic Light Example
+=====================
+
+The Traffic Light example shows how to use The State Machine Framework to
+implement the control flow of a traffic light.
+
+
+.. image:: trafficlight.png
+ :width: 400
+ :alt: Traffic Light Screenshot