[Doxygen-users] Doxygen 2.0 (was Re: RTF questions; resend)
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2001-06-20 20:31:38
|
On Tue, Jun 19, 2001 at 07:23:06PM -0400, Joe Ninety wrote: > > As an aside... I know that the plan is to move doxygen > to where it generates an intermediate XML file, and then > use a number of independent front-ends to format the XML > in the target format (html, rtf, etc.). Yes, that's still the idea. > > Is there any target date on when that will happen? No date, but when it is ready it will be called doxygen 2.0. The big plan towards 2.0 is: - improve the way diagrams/hierarchies are displayed (for templates mostly). - merge the now separate XML generator back into doxygen. - investigate if it makes sense to use schema's i.s.o. DTD's - add much more information to the XML output (structured documentation, descriptions of the diagrams, etc.) - provide front-ends for HTML and LaTeX (I expect/hope that other front-ends (including man and RTF) are provided and maintained people other than myself!) In the meantime I try to handle any bug reports as well. Regards, Dimitri |