Skip to content

Commit 1e282ce

Browse files
[#3566] doxygen: changed png to svg
1 parent ec7dd9b commit 1e282ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/devel/Doxyfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,7 +1766,7 @@ OBFUSCATE_EMAILS = YES
17661766
# The default value is: png.
17671767
# This tag requires that the tag GENERATE_HTML is set to YES.
17681768

1769-
HTML_FORMULA_FORMAT = png
1769+
HTML_FORMULA_FORMAT = svg
17701770

17711771
# Use this tag to change the font size of LaTeX formulas included as images in
17721772
# the HTML documentation. When you change the font size after a successful
@@ -2723,7 +2723,7 @@ DIR_GRAPH_MAX_DEPTH = 1
27232723
# The default value is: png.
27242724
# This tag requires that the tag HAVE_DOT is set to YES.
27252725

2726-
DOT_IMAGE_FORMAT = png
2726+
DOT_IMAGE_FORMAT = svg
27272727

27282728
# If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
27292729
# enable generation of interactive SVG images that allow zooming and panning.

0 commit comments

Comments
 (0)