I\'d like to run a script that builds the documentation for my php project. It is basically just using wget to run phpdoc.
You might want to check out Phing for a complete build scripting tool. You can manage commits, documentation and other build related activities in one place.