mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
Merge pull request #13988 from Chamaeleon-/patch-2
doc/doxygen: enable svg output for graphs
This commit is contained in:
commit
be7dc13d7c
@ -2302,7 +2302,7 @@ DIRECTORY_GRAPH = NO
|
||||
# The default value is: png.
|
||||
# This tag requires that the tag HAVE_DOT is set to YES.
|
||||
|
||||
DOT_IMAGE_FORMAT = png
|
||||
DOT_IMAGE_FORMAT = svg
|
||||
|
||||
# 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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user