|
@@ -1482,7 +1482,9 @@ MAN_LINKS = NO
|
|
|
# generate an XML file that captures the structure of
|
|
|
# the code including all documentation.
|
|
|
|
|
|
-GENERATE_XML = NO
|
|
|
+# T2D
|
|
|
+
|
|
|
+GENERATE_XML = YES
|
|
|
|
|
|
# The XML_OUTPUT tag is used to specify where the XML pages will be put.
|
|
|
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
|
|
@@ -1507,7 +1509,9 @@ XML_DTD =
|
|
|
# and cross-referencing information) to the XML output. Note that
|
|
|
# enabling this will significantly increase the size of the XML output.
|
|
|
|
|
|
-XML_PROGRAMLISTING = YES
|
|
|
+# T2D
|
|
|
+
|
|
|
+XML_PROGRAMLISTING = NO
|
|
|
|
|
|
#---------------------------------------------------------------------------
|
|
|
# configuration options for the AutoGen Definitions output
|