[Doxygen-develop] XML_MULTIPLE_FILES configuration tag
Brought to you by:
dimitri
From: Christian H. <ch...@gn...> - 2002-01-09 23:43:08
|
Attached is a patch that provides an XML_MULTIPLE_FILES configuration tag. When this option is set to YES (and when GENERATE_XML is set to YES, of course), Doxygen will generate a file for each namespace, file, class, struct, etc., similar to the output method for HTML. I plan to write another patch later that would generate the other files similar to annotated.html, files.html, functions.html, etc. My current plan is to add another config option, but perhaps these files should just be generated along with the other files when XML_MULTIPLE_FILES is set? The patch was generated via a call to "cvs diff -u." Christian -- Christian Hammond <> The GNUpdate Project ch...@gn... <> http://www.gnupdate.org/ Computers are not intelligent. They only think they are. |