I've done my first documentation commit - seemed to go smoothly and I did a new checkout/build and everything went fine, so I think I didn't bork this :)
Next steps: - use <initializer> to display parameter defaults (Philip's suggestion) - add bare bones function documentation - sort out all those constants - expand the setup/config information (or just leave links to gearman site?) - clarify some ambiguous areas (e.g., setOptions) - add more examples to GearmanJob and GearmanTask methods - make any necessary updates for the upcoming changes to gearman Question: How often does the online documentation get built? Just wondering when one can expect to see changes appear. Alan