summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/doc/Intro_simplex_tree.h
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-09-19 21:24:07 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-09-19 21:24:07 +0000
commitd04f3f02858044180471fc7e38948ff73e330162 (patch)
tree74d3dbf53df3267f32d9ce34a350615ca5e58847 /src/Simplex_tree/doc/Intro_simplex_tree.h
parent5cdf5825e0e5a937c5bbc5cee49ed9aa34f0af0e (diff)
parentca4f5e87e79701e48bb8697b19250be1b67c5f77 (diff)
Merge of warning_fix branch
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@1512 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 8fd75ab3cb6a02013df18f6d5048755d39524b70
Diffstat (limited to 'src/Simplex_tree/doc/Intro_simplex_tree.h')
-rw-r--r--src/Simplex_tree/doc/Intro_simplex_tree.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Simplex_tree/doc/Intro_simplex_tree.h b/src/Simplex_tree/doc/Intro_simplex_tree.h
index ddf9ad22..be061785 100644
--- a/src/Simplex_tree/doc/Intro_simplex_tree.h
+++ b/src/Simplex_tree/doc/Intro_simplex_tree.h
@@ -28,6 +28,7 @@ namespace Gudhi {
/** \defgroup simplex_tree Filtered Complexes
+ * @{
* \author Cl&eacute;ment Maria
*
* A simplicial complex \f$\mathbf{K}\f$ on a set of vertices \f$V = \{1, \cdots ,|V|\}\f$ is a collection of
@@ -76,7 +77,7 @@ Number of vertices = 10 Number of simplices = 98 \endcode
* compact and harder to construct from scratch.
*
* \copyright GNU General Public License v3.
- * @{
+ * @}
*/
} // namespace Gudhi