"Nico Seessle" <[EMAIL PROTECTED]> writes:

> ----- Original Message -----
> From: "Jon Schewe" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, January 30, 2002 6:19 AM
> Subject: another inconsistency in the documentation for 1.4.1
> 
> 
> > According to the documentation for the javadoc task I can do a linkoffline
> > like so:
> >       <link offline="true" href="${mtu.net}/java/antlr/2.6.0"
> packageList="${mtu.net.offline}/java/antlr/2.6.0" />
> >
> 
> According to my documentation you have to use
> 
>  <link offline="true" href="http://java.sun.com/products/jdk/1.2/docs/api/";
> packagelistLoc="C:\tmp"/>
> 
> Where di you get your documentation from?

>From the top of the of the documentation for javadoc:
Attribute  Description  Availability  Required
packageList  The name of a file containing the packages to process  all  No

Guess I got confused between the parameters and the attributes for the javadoc
element.  What's the right way to resolve these differences?

-- 
Jon Schewe | http://mtu.net/~jpschewe | [EMAIL PROTECTED]
For I am convinced that neither death nor life, neither angels 
nor demons, neither the present nor the future, nor any 
powers, neither height nor depth, nor anything else in all 
creation, will be able to separate us from the love of God that 
is in Christ Jesus our Lord. - Romans 8:38-39


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to