Hi,
Take a look at the -doc-external-doc:<external-doc> argument.
scaladoc -help will give you a bit more detail.
I've never tried it but this looks like a match to your requirement.
Janek
On Tuesday, 25 August 2015 22:23:50 UTC+1, Performant Data LLC wrote:
Running scala-maven-plugin via "
mvn site", I get
warning: Could not find any member to link for "IllegalArgumentException"
due to a reference to it from a
@throws tag. Javadoc provides
an option to link to other documentation; does scaladoc?