summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMartin Matusiak <numerodix@gmail.com>2014-03-09 14:24:36 +0100
committerMartin Matusiak <numerodix@gmail.com>2014-03-09 14:24:36 +0100
commit954a97cdc8eb11709e19fae8940a66b3e18a3a80 (patch)
tree2f086f082ac5ed4aaad03390d9a054932cf7efab /docs
parentd39335eca629a9dfde6030c26ec8f76b31ece323 (diff)
downloadansicolor-954a97cdc8eb11709e19fae8940a66b3e18a3a80.tar.gz
add screenshot for colorize example
Diffstat (limited to 'docs')
-rw-r--r--docs/snippets/getting_started_2.pngbin0 -> 920 bytes
-rw-r--r--docs/src/getting_started.rst2
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/snippets/getting_started_2.png b/docs/snippets/getting_started_2.png
new file mode 100644
index 0000000..fed93d6
--- /dev/null
+++ b/docs/snippets/getting_started_2.png
Binary files differ
diff --git a/docs/src/getting_started.rst b/docs/src/getting_started.rst
index ac8b785..5fd5938 100644
--- a/docs/src/getting_started.rst
+++ b/docs/src/getting_started.rst
@@ -24,6 +24,8 @@ If I want to be able to pass a color as an argument I can also use the
.. literalinclude:: ../snippets/getting_started_2.py
+.. figure:: ../snippets/getting_started_2.png
+
I can also apply color on a portion of a string: