Re: [PHP-DOC] how to document helper libraries

2009-06-10 Thread Philip Olson
On Jun 5, 2009, at 12:11 AM, Hannes Magnusson wrote: On Fri, Jun 5, 2009 at 01:00, Philip Olson wrote: Hello everyone, Today I played around with the xhprof extension: http://pecl.php.net/xhprof It's nice, but lacks official documentation. Let's discuss how we document extensions that i

Re: [PHP-DOC] how to document helper libraries

2009-06-05 Thread Hannes Magnusson
On Fri, Jun 5, 2009 at 01:00, Philip Olson wrote: > Hello everyone, > > Today I played around with the xhprof extension: > >  http://pecl.php.net/xhprof > > It's nice, but lacks official documentation. Let's discuss how we document > extensions that include optional helper libraries, so for example

Re: [PHP-DOC] how to document helper libraries

2009-06-04 Thread Edward Z. Yang
Excerpts from Philip Olson's message of Thu Jun 04 19:00:19 -0400 2009: > Basically it comes down to the following options (please also think of > others): >A) Suggest the helper be a PEAR package (PEAR Manual) >B) Simply add examples of its use in the PHP manual >C) Determine DocBook

[PHP-DOC] how to document helper libraries

2009-06-04 Thread Philip Olson
Hello everyone, Today I played around with the xhprof extension: http://pecl.php.net/xhprof It's nice, but lacks official documentation. Let's discuss how we document extensions that include optional helper libraries, so for example: xhprof --> xhprof UI inclued --> graphviz.php