File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -1076,18 +1076,6 @@ GENERATE_XML = NO
1076
1076
1077
1077
XML_OUTPUT = xml
1078
1078
1079
- # The XML_SCHEMA tag can be used to specify an XML schema,
1080
- # which can be used by a validating XML parser to check the
1081
- # syntax of the XML files.
1082
-
1083
- XML_SCHEMA =
1084
-
1085
- # The XML_DTD tag can be used to specify an XML DTD,
1086
- # which can be used by a validating XML parser to check the
1087
- # syntax of the XML files.
1088
-
1089
- XML_DTD =
1090
-
1091
1079
# If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1092
1080
# dump the program listings (including syntax highlighting
1093
1081
# and cross-referencing information) to the XML output. Note that
@@ -1383,7 +1371,7 @@ DOT_IMAGE_FORMAT = png
1383
1371
# The tag DOT_PATH can be used to specify the path where the dot tool can be
1384
1372
# found. If left blank, it is assumed the dot tool can be found in the path.
1385
1373
1386
- DOT_PATH = ..\..\Common\DK\GraphViz\Graphviz2.32\bin
1374
+ DOT_PATH = ..\..\..\ Common\DK\GraphViz\Graphviz2.32\bin
1387
1375
1388
1376
# The DOTFILE_DIRS tag can be used to specify one or more directories that
1389
1377
# contain dot files that are included in the documentation (see the
You can’t perform that action at this time.
0 commit comments