externalDocumentationLinks

val externalDocumentationLinks: SetProperty<GradleExternalDocumentationLinkBuilder>

Allows linking to Dokka/Javadoc documentation of the project's dependencies.

Prefer using externalDocumentationLink action/closure for adding links.