Re: [PHP-DOC] Building the manual in Info format

2009-02-02 Thread Sebastian Tennant
Quoth Hannes Magnusson : > On Mon, Feb 2, 2009 at 16:44, Sebastian Tennant > wrote: >> Is it possible to build the documentation in Info format? > > Not info format no, but we have them in unix man page formats. > pear channel-discover doc.php.net > pear install doc.php.net/pman > pman strpos Th

Re: [PHP-DOC] Building the manual in Info format

2009-02-02 Thread Hannes Magnusson
On Mon, Feb 2, 2009 at 16:44, Sebastian Tennant wrote: > Hi there, > > Disclaimer: in a slight rush so I haven't downloaded the source and inspected > the > Makefile targets... > > Is it possible to build the documentation in Info format? Not info format no, but we have them in unix man page for

[PHP-DOC] Building the manual in Info format

2009-02-02 Thread Sebastian Tennant
Hi there, Disclaimer: in a slight rush so I haven't downloaded the source and inspected the Makefile targets... Is it possible to build the documentation in Info format? Perhaps this has been done already? If not, how I might go about it? Any tips/advice/pointers much appreciated. Regards,