Re: [PHP-DOC] Doxygen -> DocBook

2004-05-09 Thread Nuno Lopes
> No, Marcus used (his modified version of) Doxygen to generate SPL docs > based on the comments in the code. > > --Wez. Where can I have access to that docs? Maybe I could do that script to convert Doxygen to docbook Nuno

RE: [PHP-DOC] Doxygen -> DocBook

2004-05-09 Thread Wez Furlong
'Marcus Boerger' > Subject: Re: [PHP-DOC] Doxygen -> DocBook > > > It sounds a bit like overkill, but it's worth checking into. > > > > I was hoping that someone would volunteer to hack a php 5 script > > together that transformed doxy -> phpdoc ;-

Re: [PHP-DOC] Doxygen -> DocBook

2004-05-09 Thread Nuno Lopes
> It sounds a bit like overkill, but it's worth checking into. > > I was hoping that someone would volunteer to hack a php 5 script > together that transformed doxy -> phpdoc ;-) > > Thanks, > > --Wez. But which docs are you talking about? ext/spl/samples ??

RE: [PHP-DOC] Doxygen -> DocBook

2004-05-09 Thread Wez Furlong
t: 09 May 2004 04:55 > To: Wez Furlong; [EMAIL PROTECTED] > Subject: Re: [PHP-DOC] Doxygen -> DocBook > > 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 Docbo

Re: [PHP-DOC] Doxygen -> DocBook

2004-05-08 Thread Jesus M. Castagnetto
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