Re: [Doxygen-develop] Interest in new XML format for Doxygen export
Brought to you by:
dimitri
From: Dimitri v. H. <do...@gm...> - 2007-12-16 19:37:09
|
Hi Jason, I'm interested in what you have been working on, so please tell us more about it. Building doxygen should not be a significant problem: Doxygen does build with Studio 2005 (even with the free (as in beer) express version), or with cygwin (or mingw), so it should not be a problem to get that working on your system. If you have a patch against 1.5.1 that may already be useful. Regards, Dimitri On Dec 15, 2007 5:27 AM, Jason McKesson <ko...@gm...> wrote: > I actually have this about 90% working (only a few of Doxygen features > are not exported), and have had it around for some time. But there is a > significant problem. Namely, that my changes are built against Doxygen > 1.5.1, and the latest releases of Doxygen do not support Visual Studio > 2003, which I use. If it uses a meta-build system like CMake or Premake that > could export build files for virtually any development environment, then I > could upgrade Doxygen and submit it as a patch. > > > Ted Drain wrote: > > Jason, > I would love to see something like this included. We use doxygen to > create a reference manual for C++ software that's used by people > through a Python interface. It's a ton of work to munge the output > documentation to something is Python-like that people can > understand. If we had a good XML format, this type of work could all > be done through XSLT or XML processing. > > Ted > > Jason McKesson <korval2@gm...> <korval2@gm...>: > > > I am currently working on exporting a new XML format from Doxygen. I was > wondering if there would be some interest in integrating this into the main > line when it is finished. > > If you want more details about how this format differs from the current > Doxygen XML format, please let me know. > > > Ted Drain Jet Propulsion Laboratory ted...@jp... > > |