DocLink

A link to a documentation page.

Subtypes can represent different parts of the gradle documentation, e.g. the DSL reference, the user guide, etc.

Functions

Link copied to clipboard
@Nullable
abstract fun getConsultDocumentationMessage(): String
A message that tells the user to consult the documentation.
Link copied to clipboard
@Nullable
abstract fun getUrl(): String
The URL to the documentation page.