summaryrefslogtreecommitdiffstats
path: root/clang/docs/doxygen.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'clang/docs/doxygen.cfg.in')
-rw-r--r--clang/docs/doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/doxygen.cfg.in b/clang/docs/doxygen.cfg.in
index fe5674a1668..f6c7cba6d39 100644
--- a/clang/docs/doxygen.cfg.in
+++ b/clang/docs/doxygen.cfg.in
@@ -2205,7 +2205,7 @@ DIRECTORY_GRAPH = YES
# The default value is: png.
# This tag requires that the tag HAVE_DOT is set to YES.
-DOT_IMAGE_FORMAT = png
+DOT_IMAGE_FORMAT = @DOT_IMAGE_FORMAT@
# If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
# enable generation of interactive SVG images that allow zooming and panning.
OpenPOWER on IntegriCloud