RE: [PHP-DOC] PHP Documentation From: Emanuel Dejanu (edejanu <email protected>)
Date: 01/22/02

Thanks Goba I now get the hole phpdoc cvs and
I will take a look an all of it.

Emanuel

-----Original Message-----
From: Gabor Hojtsy [mailto:goba <email protected>]
Sent: 22 ianuarie 2002 17:18
To: edejanu <email protected>; phpdoc <email protected>
Subject: Re: [PHP-DOC] PHP Documentation

> Do you know how can I ($PHP_SELF :) compile the
> PHP documentation in Windows HTML Help format?
> Any guide line?

YES :)

To compile with the current format (see at php.net/download-docs.php)
you should check out the "chm" folder from the phpdoc CVS. Instructions
at http://www.php.net/anoncvs.php

There is a README in that directory.
Direct link via http: http://cvs.php.net/co.php/phpdoc/chm/make_chm.README

The new format (see http://www.weblabor.hu/php/newchm.php) is still
under construction, and we are still injecting more functions, and
options to it :))

Goba