Dokka

Creates a javadoc jar using Dokka's output. The argument is the name of the dokka task that should be used for that purpose.

Constructors

Link copied to clipboard
constructor(taskName: String)
constructor(taskName: Provider<String>)
constructor(task: TaskProvider<*>)

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int