http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1464
*** shadow/1464 Mon Apr 23 14:04:00 2001 --- shadow/1464.tmp.7965 Mon Apr 23 14:04:00 2001 *************** *** 0 **** --- 1,29 ---- + +============================================================================+ + | JavaDoc2 linkoffline attribute unclear on specifying URLs | + +----------------------------------------------------------------------------+ + | Bug #: 1464 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: | + | Priority: Component: Documentation | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: http://jakarta.apache.org/ant/manual/CoreTasks/javadoc.html | + +============================================================================+ + | DESCRIPTION | + In the JavaDoc2 task documentation, the documentation of the linkoffline + attribute refers to two URLs, but doesn't say how to give them. + + In the table labeled "Parameters," in the row for attribute linkoffline, + in the Description cell, it says: + + Link to docs at <url> using package list at <url2> + + + How are two URLs given? It doesn't say whether they're comma-separated, + whether they're given as a path (colon- or semicolon-separated), or + whether they're given in XML IDREFS/ENTITIES/NMTOKENS style (space- + separated).
