http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1477
*** shadow/1477 Sun May 20 17:25:58 2001 --- shadow/1477.tmp.14937 Wed Jun 13 08:03:08 2001 *************** *** 1,19 **** ! Bug#: 1477 ! Product: Ant ! Version: 1.3 ! Platform: PC ! OS/Version: All ! Status: NEW ! Resolution: ! Severity: Enhancement ! Priority: Medium ! Component: Documentation ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: http://jakarta.apache.org/ant/manual/CoreTasks/*.html ! Cc: ! Summary: enh.: add column for value type in Parameter/attribute tables ! In the documentation pages for tasks (the Built-In Tasks and Optional Tasks) sections, in the tables describing attributes, it would probably help if the tables had a column that indicated the data type or possible --- 1,19 ---- ! +============================================================================+ ! | enh.: add column for value type in Parameter/attribute tables | ! +----------------------------------------------------------------------------+ ! | Bug #: 1477 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: LATER Platform: PC | ! | Severity: Enhancement OS/Version: All | ! | Priority: Medium Component: Documentation | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: http://jakarta.apache.org/ant/manual/CoreTasks/*.html | ! +============================================================================+ ! | DESCRIPTION | In the documentation pages for tasks (the Built-In Tasks and Optional Tasks) sections, in the tables describing attributes, it would probably help if the tables had a column that indicated the data type or possible *************** *** 98,100 **** --- 98,105 ---- recognize what the documentation is trying to convey. Sometimes having attribute documentation prose above the table but sometimes below makes it a little harder to find information.) + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-13 08:03 ------- + This is definitively a good idea for Ant2 when we are going to brush up or + documentation system - going over all files now to just change them again in + few weeks/months seems a little bit to much effort. \ No newline at end of file
