Add man page

This commit is contained in:
2022-10-25 18:17:54 +02:00
parent 7e56af08bf
commit c033ec7206
7 changed files with 138 additions and 10 deletions

View File

@@ -2556,7 +2556,7 @@ DOT_IMAGE_FORMAT = svg
# The default value is: NO.
# This tag requires that the tag HAVE_DOT is set to YES.
INTERACTIVE_SVG = YES
INTERACTIVE_SVG = NO
# The DOT_PATH tag can be used to specify the path where the dot tool can be
# found. If left blank, it is assumed the dot tool can be found in the path.