summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDražen Lučanin <kermit666@gmail.com>2014-10-15 12:58:39 +0200
committerDražen Lučanin <kermit666@gmail.com>2014-10-15 12:58:39 +0200
commit0356270eefbbaa4c753ff545484f9150f7898bae (patch)
tree7022c70ffbdae1ca1fb7943508d1d5860ac8f61d
parent0fef19491251d7edee491dc44ef4616ca17f8dad (diff)
downloadcython-0356270eefbbaa4c753ff545484f9150f7898bae.tar.gz
add IPython notebook screenshot to the docs
--HG-- extra : transplant_source : -%C1%5B%21Igwr%87%0A%03%E7%D4%E8%A7%19%97%F1%D8p
-rw-r--r--docs/src/quickstart/build.rst2
-rw-r--r--docs/src/quickstart/ipython.pngbin0 -> 127644 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/src/quickstart/build.rst b/docs/src/quickstart/build.rst
index 10f850ffc..78ee14215 100644
--- a/docs/src/quickstart/build.rst
+++ b/docs/src/quickstart/build.rst
@@ -78,6 +78,8 @@ You can show Cython's code analysis by passing the ``--annotate`` option::
%%cython --annotate
...
+.. figure:: ipython.png
+
Using the Sage notebook
-----------------------
diff --git a/docs/src/quickstart/ipython.png b/docs/src/quickstart/ipython.png
new file mode 100644
index 000000000..a5ca1d9e1
--- /dev/null
+++ b/docs/src/quickstart/ipython.png
Binary files differ