Re: [PECL-DEV] A question about Extension documentation

2012-10-28 Thread Terry Ellison
On 28/10/12 19:37, Rasmus Lerdorf wrote: On 10/28/2012 11:29 AM, Terry Ellison wrote: I have a simple Q. /snip/ Can someone please point me to the documentation and installation for your Documentation system so that I can use it -- and the github links to documentation source for example extensi

Re: [PECL-DEV] A question about Extension documentation

2012-10-28 Thread Rasmus Lerdorf
On 10/28/2012 11:29 AM, Terry Ellison wrote: > I mentioned last month that I am developing an experimental lightweight > fork of APC intended primarily at shared hosting / CGI / FastGCI > stacks. I have a simple Q. > > I am used to developing with the full documentation set embedded in any > sour

[PECL-DEV] A question about Extension documentation

2012-10-28 Thread Terry Ellison
I mentioned last month that I am developing an experimental lightweight fork of APC intended primarily at shared hosting / CGI / FastGCI stacks. I have a simple Q. I am used to developing with the full documentation set embedded in any source that I develop. (Doxygen is my documentation tool