[Doxygen-develop] XML DTD for DOXYGEN
Brought to you by:
dimitri
From: Michael L. <li...@ea...> - 2001-07-30 13:04:39
|
Hi, I checked the new XML output possibility of Doxygen. I'm missing following items: - The DTD contains no documentation items, this means: It's not possible to create a documentation from XML output. You can only create a list of founded items. - The DTD also contains no items for the line and file where the item was found The XML output shall contain enough information to reproduce the same HTML output as Doxygen output. That's why it is necessary to store also the documentation and line information in the XML output. When do you will insert this feature and update your DTD ? It's also very helpful (and the fastest way) if you update the DTD first. Thanks for reply, Michael |