summaryrefslogtreecommitdiff
path: root/src/cython/doc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cython/doc')
-rw-r--r--src/cython/doc/index.rst5
-rw-r--r--src/cython/doc/tangential_complex_sum.rst2
2 files changed, 6 insertions, 1 deletions
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` |
+-------------------------------------------+----------------------------------------------------------------------+