Re: [Doxygen-develop] Interest in new XML format for Doxygen export
Brought to you by:
dimitri
From: Jason M. <ko...@gm...> - 2007-12-15 04:27:30
|
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...>: > >> 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... > > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Doxygen-develop mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-develop > > |