We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 171a6b0 commit 0754c3aCopy full SHA for 0754c3a
1 file changed
Documentation/doc/resources/1.14.0/BaseDoxyfile.in
@@ -119,7 +119,7 @@ ALIASES = "cgal=%CGAL" \
119
"cpp=C++" \
120
"cpp11=C++11" \
121
"CC=C++" \
122
- "cgalExample{1}=<br><b>File</b> \ref \1 \include \1" \
+ "cgalExample{1}=<b>Example: </b> \ref \1 \n<details><summary>Show / Hide</summary> \include \1 </details>" \
123
"cgalFigureAnchor{1}=\anchor fig__\1" \
124
"cgalFigureRef{1}=\ref fig__\1" \
125
"cgalFigureBegin{2}=\anchor fig__\1 ^^ \image html \2 ^^ \image latex \2 \"\" width=15cm ^^ \htmlonly[block] <div class=\"cgal_figure_caption\"> \endhtmlonly ^^ \ref fig__\1" \
0 commit comments