Re: [Doxygen-users] Doxygen testing (was: hide undocumented enums)
Brought to you by:
dimitri
From: Jens-A. R. <fl...@un...> - 2001-06-11 20:04:26
|
> Maybe verification on the XML output level would be more robost, but > with the current XML output a lot of information would be missed. > > So, any ideas are welcome! ...and what about expanding the XML output? It would help realizing the needs of a lot of of doxygen users. Let it be the ones looking for more .css options or fancy design stuff, the ones that need to add other (non doxygen) content, those who want to add, drop, rearrange the output, or it would even help testing as you suggested yourself. Everything could be done without touching the core code and without the chance of messing up your code. But I saw that letting XML become an intermediate format is on your todo list with a rather high difficulty number. However, I guess it would simplify a lot of things once established and the new modularity will enable others to contribute more easily and help further development. Jens |