Getting PEAR documentation into the PHP Extended CHM Manual.
"Richard A. Quadling" <[email protected]>
| Newsgroups | gmane.comp.php.documentation.windows |
|---|---|
| Message-ID | <[email protected]> |
Hi. Are there any plans to provide a means for people downloading the XML sources via CVS to be able to build a COMPLETE PHP Manual? By complete, I mean, PHP, PEAR, ZendAPI, etc, the whole lot. All documentation associated with PHP. I understand that most users would only want the PHP part, though, I think the PEAR documentation should be included also. Currently, I can ... ./configure --with-chm=yes --with-source=./../php-src --with-pecl-source=./../pecl --with-pear-source=./../pear>> ../conf.log The PEAR source doesn't seem to produce any output. The PECL documentation produces a single section with 4 subsections (HTML parser extension, EXIF tag access library, MDB data file access library and UUID extension). The level of documentation here is brief. Regards, Richard Quadling.