diff options
Diffstat (limited to 'doc/output.doc')
-rw-r--r-- | doc/output.doc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/output.doc b/doc/output.doc index 8e427a9..4ee733c 100644 --- a/doc/output.doc +++ b/doc/output.doc @@ -32,6 +32,9 @@ The following output formats are \e directly supported by doxygen: <dd>Generated if \c GENERATE_RTF is set to \c YES in the configuration file.<p> Note that the RTF output probably only looks nice with Microsoft's Word 97. If you have success with other programs, please let me know. +<dt><b>XML</b> +<dd>Generated if \c GENERATE_XML is set to \c YES in the configuration file.<p> + Note that the XML output is still under development. </dl> The following output formats are \e indirectly supported by doxygen: |