# HG changeset patch # User Dmitriy Morozov <dmitriy@mrzv.org> # Date 1242348199 25200 # Node ID 9851fee5a33ba8158b04986b5fc4e54c72e630a4 # Parent 656ec2838fb86e4afffec9d0e17058ac6d66adf9 In documentation put contents into sidebar diff -r 656ec2838fb8 -r 9851fee5a33b doc/index.rst --- a/doc/index.rst Thu Jul 09 02:46:53 2009 -0700 +++ b/doc/index.rst Thu May 14 17:43:19 2009 -0700 @@ -4,6 +4,17 @@ Dionysus is a C++ library for computing persistent homology. It provides implementations of the following algorithms: +.. sidebar:: Contents + + .. toctree:: + :maxdepth: 1 + + get-build-install + tutorial + examples/index + python/overview + bibliography + * Persistent homology computation [ELZ02]_ [ZC05]_ * Vineyards [CEM06]_ |cpp-only| * Persistent cohomology computation (described in [dSVJ09]_) |cpp-only| @@ -28,17 +39,6 @@ simplicity, elegance, and interactivity of Python. Since they mimick the C++ functionality, their documentation may be a helpful resource for the latter. -Contents: - -.. toctree:: - :maxdepth: 1 - - get-build-install - tutorial - examples/index - python/overview - bibliography - .. include:: substitutions.aux