Hello: docs.php.net has been a valuable resource for seeing what the next iteration of the docs will look like as I've been working on the PDO documentation. When I started working on the docs a few months back it seemed like docs.php.net was regenerating individual topics triggered by CVS commits every half hour or so. Lately, however, it seems quite sporadic: the http://docs.php.net/en/ref.pdo.html page should have been regenerated to reflect changes to the underlying reference.xml and constants.xml files days ago, but there's still no update.
It's fine, as I can continue to do builds on my own machine, but having docs.php.net closely reflect what was in CVS made it a convenient way of performing a mini-review. Am I misunderstaning the purpose of docs.php.net, or has something in the build cycle been changed intentionally to slow it down, or is something simply breaking before the rebuilds reach the PDO functions? Many thanks to all of the documentation infrastructure maintainers -- your work has made my writing experience very enjoyable so far! Dan
