Re: [PHP-DOC] When to update www.php.net/manual? From: Daniel Beckham (danbeck <email protected>)
Date: 08/07/00

Well, I think cron might be ok for this. If the most harm we can do is
have a bad xml tag or a misspelled word, I think it would be worth it to
have the docs be as up to date as possible. I would imagine that the
online manual would stay more up to date and corrected than not, just
because we could get those changes up on the site sooner.

Daniel

At 02:33 PM 08/07/2000 -0700, you wrote:
>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?
>
>-Rasmus