From c524232f734de875d69e2f190f01a6c976024368 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Thu, 14 Jun 2018 20:39:01 +0200 Subject: GUDHI 2.2.0 as released by upstream in a tarball. --- cython/doc/simplex_tree_user.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'cython/doc/simplex_tree_user.rst') diff --git a/cython/doc/simplex_tree_user.rst b/cython/doc/simplex_tree_user.rst index 4b1dde19..aebeb29f 100644 --- a/cython/doc/simplex_tree_user.rst +++ b/cython/doc/simplex_tree_user.rst @@ -1,9 +1,13 @@ +:orphan: + +.. To get rid of WARNING: document isn't included in any toctree + Simplex tree user manual ======================== Definition ---------- -.. include:: simplex_tree_sum.rst +.. include:: simplex_tree_sum.inc A simplicial complex :math:`\mathbf{K}` on a set of vertices :math:`V = \{1, \cdots ,|V|\}` is a collection of simplices :math:`\{\sigma\}`, :math:`\sigma \subseteq V` such that -- cgit v1.2.3