# The form data below was edited by paul_allen # Perforce Workshop Jobs # # Job: The job name. 'new' generates a sequenced job number. # Status: Job status; [open/closed/suspended]. Required # Project: The project this job is for. Required. # Severity: [A/B/C] (A is highest) Required. # ReportedBy The user who created the job. Can be changed. # ReportedDate: The date the job was created. Automatic. # ModifiedBy: The user who last modified this job. Automatic. # ModifiedDate: The date this job was last modified. Automatic. # OwnedBy: The owner, responsible for doing the job. Optional. # Description: Description of the job. Required. # DevNotes: Developer's comments. Optional. Job: job000052 Status: closed Project: perforce-software-p4convert Severity: B ReportedBy: norman_morse ReportedDate: 2014/08/27 11:23:12 ModifiedBy: paul_allen ModifiedDate: 2014/10/28 04:12:07 Description: Add rules to ant for documentation Update documentation to point to ./doc directory We need to remove the existing .html file. There is an ant file in the docs dir that sets the output location and builds the docs. This should be linked to the main ant file with an 'ant docs' rule and part of the 'ant release' rule. DevNotes: