# HG changeset patch # User Dmitriy Morozov <dmitriy@mrzv.org> # Date 1500066253 25200 # Node ID e7ecdbf1e6e350ba556c47dee34559953ab4c831 # Parent 0496c5f88b2aa38410816181b5f52cf4c2924948# Parent d3a10e66c6ab5f4df15e677f0a87b03b1ae4f537 Merge diff -r 0496c5f88b2a -r e7ecdbf1e6e3 doc/.static/dionysus-examples.tgz Binary file doc/.static/dionysus-examples.tgz has changed diff -r 0496c5f88b2a -r e7ecdbf1e6e3 doc/.static/dionysus-slides.pdf Binary file doc/.static/dionysus-slides.pdf has changed diff -r 0496c5f88b2a -r e7ecdbf1e6e3 doc/index.rst --- a/doc/index.rst Tue Jun 27 09:38:20 2017 -0700 +++ b/doc/index.rst Fri Jul 14 14:04:13 2017 -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/`).