Re: [PHP-DOC-CHM] Getting PEAR documentation into the PHP Extended CHM Manual.
Gabor Hojtsy <[email protected]>
| Newsgroups | gmane.comp.php.documentation.general,gmane.comp.php.documentation.windows |
|---|---|
| Message-ID | <[email protected]> |
> 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. CHM building uses interesting tricks, but it is still a good question, whether we can make it possible to build a complete PEAR+PHP manual. Could someone from the peardoc front comment on this? Goba