Daniel Solano Gómez wrote: > > Limitations > ----------- > > 1. The method above is opportunistic. If the user does not have any > local API documentation, none is used. It is possible to modify the > script to ensure that an ebuild's dependencies have the doc USE flag > enabled, but that seems a bit heavy-handed to me. > I think we could have two use flags: - doc: build javadoc and link to whatever is installed - javadoc-deep: pull in all deps with [javadoc-deep?] Better naming suggestions for the second use flag are welcome. Regards, Petteri