File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -1789,18 +1789,6 @@ GENERATE_XML = NO
17891789
17901790XML_OUTPUT = xml
17911791
1792- # The XML_SCHEMA tag can be used to specify a XML schema, which can be used by a
1793- # validating XML parser to check the syntax of the XML files.
1794- # This tag requires that the tag GENERATE_XML is set to YES.
1795-
1796- XML_SCHEMA =
1797-
1798- # The XML_DTD tag can be used to specify a XML DTD, which can be used by a
1799- # validating XML parser to check the syntax of the XML files.
1800- # This tag requires that the tag GENERATE_XML is set to YES.
1801-
1802- XML_DTD =
1803-
18041792# If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program
18051793# listings (including syntax highlighting and cross-referencing information) to
18061794# the XML output. Note that enabling this will significantly increase the size
You can’t perform that action at this time.
0 commit comments