RE: [PHP-DOC] When to update www.php.net/manual? From: Leon Atkinson (leon <email protected>)
Date: 08/07/00

> Updating the online manual isn't very hard at all. It takes a bit of time
> to generate all those pages in each language, but there is nothing tricky
> about it. I was just going to cron it, but I am a bit worried about
> broken builds and catching things at the wrong time. What do you guys
> think? Should we employ more of a code-like release schedule and perhaps
> even attach a version number to the docs?

I like the idea of doing releases. My experience has been that it's not
easy
to setup an environment that can compile the manual. (Although, I need to
give it another shot).

BTW, thanks for fixing my bugs, Rasmus and Egon. :)

Leon