Skip to content

Commit cab4b3a

Browse files
committed
Doxyfile: Remove obsolete XML options
1 parent fa4599d commit cab4b3a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

Doxyfile.in

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1789,18 +1789,6 @@ GENERATE_XML = NO
17891789

17901790
XML_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

0 commit comments

Comments
 (0)