From 6f9f41b8cf0f352555eccab61f1ee2ecddd04f5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Tue, 6 Nov 2012 14:01:50 +0000 Subject: [PATCH] missing start div --- Documentation/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Doxyfile b/Documentation/Doxyfile index 53123607528..208528ee846 100644 --- a/Documentation/Doxyfile +++ b/Documentation/Doxyfile @@ -206,7 +206,7 @@ ALIASES = "sc{1}=\1File \ref \1 \include \1" \ "cgal_figure_anchor{1}=\anchor fig__\1" \ "cgal_figure_ref{1}=\ref fig__\1" \ - "cgal_figure_begin{2}=\anchor fig__\1 \n \image html \2 \n \ref fig__\1 " \ + "cgal_figure_begin{2}=\anchor fig__\1 \n \image html \2 \n \htmlonly
\endhtmlonly \ref fig__\1 " \ "cgal_figure_begin{3}=\anchor fig__\1 \n \htmlonly
\endhtmlonly \ref fig__\1" \ "cgal_figure_begin{4}=\anchor fig__\1 \n \htmlonly
\endhtmlonly \ref fig__\1" \ "cgal_figure_begin{5}=\anchor fig__\1 \n \htmlonly
\endhtmlonly \ref fig__\1" \