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.rst15
1 files changed, 6 insertions, 9 deletions
diff --git a/src/cython/doc/index.rst b/src/cython/doc/index.rst
index 236ef3a4..26580880 100644
--- a/src/cython/doc/index.rst
+++ b/src/cython/doc/index.rst
@@ -1,10 +1,5 @@
-.. GUDHI documentation master file, created by
- sphinx-quickstart on Thu Jun 30 09:55:51 2016.
- You can adapt this file completely to your liking, but it should at least
- contain the root `toctree` directive.
-
-GUDHI's documentation
-#####################
+GUDHI documentation
+###################
.. image:: img/Gudhi_banner.png
:align: center
@@ -13,8 +8,10 @@ Introduction
************
The Gudhi library (Geometry Understanding in Higher Dimensions) is a generic
-open source C++ library for Computational Topology and Topological Data
-Analysis (`TDA <https://en.wikipedia.org/wiki/Topological_data_analysis>`_).
+open source `C++ library <http://gudhi.gforge.inria.fr/doc/latest/>`_, with a
+`cython interface <http://gudhi.gforge.inria.fr/cython/latest/>`_, for
+Computational Topology and Topological Data Analysis
+(`TDA <https://en.wikipedia.org/wiki/Topological_data_analysis>`_).
The GUDHI library intends to help the development of new algorithmic solutions
in TDA and their transfer to applications. It provides robust, efficient,
flexible and easy to use implementations of state-of-the-art algorithms and