summaryrefslogtreecommitdiff
path: root/src/cython/doc/index.rst
diff options
context:
space:
mode:
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
============