[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Location of API docs



On Sat, Jan 13, 2007 at 09:19:31PM +0000, Paul Cager wrote:
> Marcus Better wrote:
> > Matthias Klose wrote:
> >> Assuming that the doc is installed in /usr/share/doc/libfoo-java/api,
> >> a reference to a class Bar should point to ../../libbar-java/api. Not
> >> yet sure how to find the location for this reference
> > 
> > I seem to remember that javadoc can be given a command line parameter giving
> > the location of the javadocs for a certain Java package?
> 
> You can use the "-link" option to do this. It works very well with Sun's
> Javadoc, but I have not tried it with gjdoc. I can't remember the
> details, but it's integrated with ant's javadoc target.
> 
> Thanks for the reminder - I'll put this in for the BCEL and checkstyle
> packages.

For Debian packages we need -linkoffline to link to the locally
installed javadocs of dependant packages.

I havent tried yet if one or both of these options work in gjdoc or not.


Michael
-- 
 .''`.  | Michael Koch <konqueror@gmx.de>
: :' :  | Free Java Developer <http://www.classpath.org>
`. `'   |
  `-    | 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B



Reply to: