From 844f8b075d9143466040c4d46a181e4a0fcbbda4 Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Mon, 28 Nov 2016 16:55:08 +0000 Subject: Fix issues git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@1795 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c4763818a5845eb884b245eca8c78ed60c1a28ca --- src/cython/doc/index.rst | 5 +++++ src/cython/doc/tangential_complex_sum.rst | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'src/cython/doc') diff --git a/src/cython/doc/index.rst b/src/cython/doc/index.rst index 89e09d70..91e31ff6 100644 --- a/src/cython/doc/index.rst +++ b/src/cython/doc/index.rst @@ -48,6 +48,11 @@ Simplex tree .. include:: simplex_tree_sum.rst +Tangential complex +================== + +.. include:: tangential_complex_sum.rst + Witness complex =============== diff --git a/src/cython/doc/tangential_complex_sum.rst b/src/cython/doc/tangential_complex_sum.rst index a2c0be0e..4e358a7b 100644 --- a/src/cython/doc/tangential_complex_sum.rst +++ b/src/cython/doc/tangential_complex_sum.rst @@ -12,5 +12,5 @@ | | extrinsic dimension :math:`d` and exponentially on the intrinsic | | | dimension :math:`k`. | +-------------------------------------------+----------------------------------------------------------------------+ -| :doc:`tangential_complex_user` | :doc:`tangential_complex_ref` | +| :doc:`tangential_complex_user` | :doc:`tangential_complex_ref` | +-------------------------------------------+----------------------------------------------------------------------+ -- cgit v1.2.3