On Sun, Dec 11, 2011 at 11:43 AM, Hannes Magnusson
wrote:
> I'm unsure how useful this really is.
> The structure of php-src is very straight forward and easy to
> figureout which file the function is in..
> The problem may maybe rise when talking about pecl extensions, but
> then again - not all
On Fri, Dec 9, 2011 at 08:01, Justin Martin wrote:
> Hello everyone,
>
> I've been playing around in a branch of doc-base and en to see if there's an
> elegant way to implement linking to the related php-src *.c file of
> functions and methods (and possibly more, in the future).
>
> The idea is th
Hello everyone,
I've been playing around in a branch of doc-base and en to see if
there's an elegant way to implement linking to the related php-src *.c
file of functions and methods (and possibly more, in the future).
The idea is that when documenting a function or method, it's often
necess