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