RE: [Doxygen-users] Doxygen XML to DocBook stylesheet
Brought to you by:
dimitri
From: Gisbert A. <gi...@we...> - 2002-02-19 08:02:53
|
Hi, that's interesting, of course. I'm working on the move of our whole, serverbased automated documentation (several languages) to DocBook XML to get one consistent base for data mining and knowledge management. That includes Doxygen we're using to document the APIs of our C++ libraries. Unfortunately I haven't got the time yet to get really familiar with Doxygen, but this is in my queue. Nevertheless I could help bringing in my XSLT experience (and on this way taking off with Doxygen ;-). Perhaps you should post your request also on the DocBook-list; I'm quite sure you'll find some others to help there, especially for the DocBook XML to POD conversion. BTW: We use the Apache Stylebook Format for inhouse documentation and I'm working on a Stylebook to DocBook conversion aswell, mainly based on XSL Transformation. Perhaps that ist interesting for you at the Xerces project, too. Greez Gisbert Amm http://web.de > -----Original Message----- > From: T.J. Mather [mailto:tjm...@tj...] > Sent: Tuesday, February 19, 2002 5:51 AM > To: dox...@li... > Subject: [Doxygen-users] Doxygen XML to DocBook stylesheet > > > 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 > > > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > |