From 1f7bd529827a5da3fdae315935a682c4337ca7cd Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Mon, 14 Mar 2016 10:28:31 +0000 Subject: Alpha complex documentation generated had no scrolling menu for alpha complexes git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@1039 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 91b8bc91510c4605956682db729f80c03f9b982f --- src/Alpha_complex/include/gudhi/Alpha_complex.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/Alpha_complex/include') diff --git a/src/Alpha_complex/include/gudhi/Alpha_complex.h b/src/Alpha_complex/include/gudhi/Alpha_complex.h index 0898c6cd..5183828f 100644 --- a/src/Alpha_complex/include/gudhi/Alpha_complex.h +++ b/src/Alpha_complex/include/gudhi/Alpha_complex.h @@ -49,7 +49,9 @@ namespace alphacomplex { /** * \brief Alpha complex data structure. - * + * + * \ingroup alpha_complex + * * \details * The data structure can be constructed from a CGAL Delaunay triangulation (for more informations on CGAL Delaunay * triangulation, please refer to the corresponding chapter in page http://doc.cgal.org/latest/Triangulation/) or from -- cgit v1.2.3