summaryrefslogtreecommitdiff
path: root/src/cython/doc/index.rst
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-02-02 07:58:53 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-02-02 07:58:53 +0000
commit0921d31dec497b21a3b2805790ef295e90566e3d (patch)
treeaef9fa89544ba58c9365382f2d5374402dabb5e2 /src/cython/doc/index.rst
parente5345d29ca69d318f8c9b39cab21d79944ed69bb (diff)
Change doc html theme.
Change tables git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@2047 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: aaa29b8f610d506efc3762ad17c4fd768e74d399
Diffstat (limited to 'src/cython/doc/index.rst')
-rw-r--r--src/cython/doc/index.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/cython/doc/index.rst b/src/cython/doc/index.rst
index bd138fd5..236ef3a4 100644
--- a/src/cython/doc/index.rst
+++ b/src/cython/doc/index.rst
@@ -11,7 +11,6 @@ GUDHI's documentation
Introduction
************
-:doc:`biblio`
The Gudhi library (Geometry Understanding in Higher Dimensions) is a generic
open source C++ library for Computational Topology and Topological Data
@@ -44,6 +43,11 @@ Cubical complex
.. include:: cubical_complex_sum.rst
+Rips complex
+============
+
+.. include:: rips_complex_sum.rst
+
Simplex tree
============