[Doxygen-users] Doxygen XML to DocBook stylesheet
Brought to you by:
dimitri
From: T.J. M. <tjm...@tj...> - 2002-02-19 04:12:00
|
Hi, I'm interested in writing a stylesheet that converts the XML output of Doxygen to DocBook/XML. This is for the Apache Xerces project, to generate documentation for the Perl wrapper. The plan is to start with Doxygen XML, convert it to DocBook XML, then convert it by another sytlesheet to Perl's Native POD format. Would a Doxygen XML to DocBook stylesheet be generally useful for the Doxygen project? If not, I will probably simply write a Doxygen XML to POD stylesheet, as that would be much simpler. If so, is anybody else working on this, or interested in helping out? Thanks, TJ |