summaryrefslogtreecommitdiffstats
path: root/doc/config.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2003-10-05 18:49:14 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2003-10-05 18:49:14 (GMT)
commit089a5c16df9e08b8f38be4578c2e7cb5799fa9b2 (patch)
tree358599c9b5f7120aab981ab203f8581dc71962d0 /doc/config.doc
parentf62ec1169d8f82ba7c44230f7666458244a96495 (diff)
downloadDoxygen-089a5c16df9e08b8f38be4578c2e7cb5799fa9b2.zip
Doxygen-089a5c16df9e08b8f38be4578c2e7cb5799fa9b2.tar.gz
Doxygen-089a5c16df9e08b8f38be4578c2e7cb5799fa9b2.tar.bz2
Release-1.3.4-20031005
Diffstat (limited to 'doc/config.doc')
-rw-r--r--doc/config.doc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/config.doc b/doc/config.doc
index db71631..b2a7e9e 100644
--- a/doc/config.doc
+++ b/doc/config.doc
@@ -200,6 +200,7 @@ followed by the descriptions of the tags grouped by category.
\refitem cfg_warnings WARNINGS
\refitem cfg_xml_dtd XML_DTD
\refitem cfg_xml_output XML_OUTPUT
+\refitem cfg_xml_programlising XML_PROGRAMLISTING
\refitem cfg_xml_schema XML_SCHEMA
\endsecreflist
@@ -1232,6 +1233,14 @@ EXTRA_PACKAGES = times
which can be used by a validating XML parser to check the
syntax of the XML files.
+\anchor cfg_xml_programlisting
+<dt>\c XML_PROGRAMLISTING <dd>
+ \addindex XML_PROGRAMLISTING
+ If the \c XML_PROGRAMLISTING tag is set to \c YES Doxygen will
+ dump the program listings (including syntax highlighting
+ and cross-referencing information) to the XML output. Note that
+ enabling this will significantly increase the size of the XML output.
+
</dl>
\section autogen_output AUTOGEN_DEF related options