I have not used this myself, but there is a project of C++ libs called Boost that has some stylesheets/tools to convert from Doxygen to Docbook:
http://www.boost.org/doc/html/boostbook.getting.started.html HTH --- Wez Furlong <[EMAIL PROTECTED]> wrote: > Marcus has used doxygen to automatically document a > lot of the SPL > features. AFAIK though, there is no convenient way > to convert doxygen > into docbook; we have some .xml files but didn't > find a handy .xsl file > to process it with. > > Does anyone here know of anything that will help? > Alternatively, does anyone here feel like whipping > up a script to > convert doxygen .xml into phpdoc style DocBook XML? > > --Wez. ===== --- Jesus M. Castagnetto <[EMAIL PROTECTED]> __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover
