http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2328
*** shadow/2328 Tue Jun 26 06:56:46 2001 --- shadow/2328.tmp.25060 Tue Jun 26 06:56:46 2001 *************** *** 0 **** --- 1,30 ---- + +============================================================================+ + | easy change to ant doc make much more browsable | + +----------------------------------------------------------------------------+ + | Bug #: 2328 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: Other | + | Severity: Enhancement OS/Version: Other | + | Priority: Other Component: Documentation | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The ant documentation is not bad, but the format + is not good for someone getting aquainted with Ant, + and leads people to believe Ant is complex. + + Specifically, having the Ant tasks presented one + per html page is not conducive to introducing the + new ant user to what ant's built in capabilities are. + + I suggest either + 1) a intro page with an 2-3 sentence description of each + Ant command. + 2) gluing all of the pages together in a pdf, so that + that tree killers (incl. myself) can easily download and + print out a physically browsable menu. \ No newline at end of file
