Skip to content

Commit cdd951e

Browse files
committed
adding examples links to docs
1 parent fa7b51f commit cdd951e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/examples.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,21 @@ Ensure your device works with this simple test.
66
.. literalinclude:: ../examples/monsterm4sk_simpletest.py
77
:caption: examples/monsterm4sk_simpletest.py
88
:linenos:
9+
10+
Rainbow Stars
11+
-------------
12+
13+
Groovy color changing stars eyes.
14+
15+
.. literalinclude:: ../examples/monsterm4sk_rainbow_stars.py
16+
:caption: examples/monsterm4sk_rainbow_stars.py
17+
:linenos:
18+
19+
Pumpkin Shifting Eyes
20+
---------------------
21+
22+
Triangle Jack-O-Lantern eyes that shift back and forth.
23+
24+
.. literalinclude:: ../examples/monsterm4sk_pumpkin_shifting_eyes.py
25+
:caption: examples/monsterm4sk_pumpkin_shifting_eyes.py
26+
:linenos:

0 commit comments

Comments
 (0)