Added a practical guide slides and examples to the docs dev
authorDmitriy Morozov <dmitriy@mrzv.org>
Sun, 27 Apr 2014 13:49:14 -0700
branchdev
changeset 287 d3a10e66c6ab
parent 280 668bf4bf1bfb
child 288 e7ecdbf1e6e3
Added a practical guide slides and examples to the docs
doc/.static/dionysus-examples.tgz
doc/.static/dionysus-slides.pdf
doc/index.rst
Binary file doc/.static/dionysus-examples.tgz has changed
Binary file doc/.static/dionysus-slides.pdf has changed
--- a/doc/index.rst	Fri Dec 06 19:09:12 2013 -0800
+++ b/doc/index.rst	Sun Apr 27 13:49:14 2014 -0700
@@ -30,6 +30,11 @@
 .. todo:: 
    Document more examples.
 
+.. note::
+    A :download:`Practical Guide to Persistent Homology (Dionysus edition) <.static/dionysus-slides.pdf>`
+    and :download:`accomapnying examples <.static/dionysus-examples.tgz>` may be
+    a good place to get familiar with the library.
+
 The C++ API is currently very poorly documented. One's best source for its
 documentation is its usage in various :ref:`examples` (located in
 :sfile:`examples/`).