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

Re: javadoc problem with default-jdk



Le Wed, 05 Aug 2009 15:52:34 +0200,
Matthias Klose <doko@ubuntu.com> a écrit :

> On 05.08.2009 17:00, Picca Frédéric-Emmanuel wrote:
> > hello as I am working on my remotetea package, I build it using the
> > pbuilder.
> >
> > and it seems that depending on default-jdk is not enought to produce
> > good documentation with javadoc. Indeed it do not find the
> > documentation for standard classes of java.
> >
> > what must I add as build dependency to produce the right
> > documentation ?
> 
> the java docs built form OpenJDK can be found in openjdk-6-doc. But
> instead of directly depending on this package, we should create a
> default-jdk-doc package and make sure that generated references don't
> refer to the openjdk-6-doc directory.

ok for the standard documentation but what about all the javadoc api
provided by the java packages with a -doc.

if my package provide some javadoc documentation it should be
accessible to other packages during there build process.

How can we deal with this.

did I missed something.

This is just to have all javadoc api consistant for all java packages.

Frederic


Reply to: