Gentoo Archives: gentoo-java

From: "Petteri Räty" <betelgeuse@g.o>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] RFC: Local Javadoc Linking
Date: Sat, 24 Oct 2009 12:50:21
Message-Id: 4AE2F802.8050904@gentoo.org
In Reply to: [gentoo-java] RFC: Local Javadoc Linking by "Daniel Solano Gómez"
1 Daniel Solano Gómez wrote:
2 >
3 > Limitations
4 > -----------
5 >
6 > 1. The method above is opportunistic. If the user does not have any
7 > local API documentation, none is used. It is possible to modify the
8 > script to ensure that an ebuild's dependencies have the doc USE flag
9 > enabled, but that seems a bit heavy-handed to me.
10 >
11
12 I think we could have two use flags:
13 - doc: build javadoc and link to whatever is installed
14 - javadoc-deep: pull in all deps with [javadoc-deep?]
15
16 Better naming suggestions for the second use flag are welcome.
17
18 Regards,
19 Petteri

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-java] RFC: Local Javadoc Linking Hanno Meyer-Thurow <h.mth@×××.de>