Skip to content

Commit 0754c3a

Browse files
committed
Collapse examples by default (wip)
See also PR: #6914
1 parent 171a6b0 commit 0754c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/doc/resources/1.14.0/BaseDoxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ ALIASES = "cgal=%CGAL" \
119119
"cpp=C++" \
120120
"cpp11=C++11" \
121121
"CC=C++" \
122-
"cgalExample{1}=<br><b>File</b> \ref \1 \include \1" \
122+
"cgalExample{1}=<b>Example: </b> \ref \1 \n<details><summary>Show / Hide</summary> \include \1 </details>" \
123123
"cgalFigureAnchor{1}=\anchor fig__\1" \
124124
"cgalFigureRef{1}=\ref fig__\1" \
125125
"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

Comments
 (0)