DokkaMultiModuleFileLayout

interface DokkaMultiModuleFileLayout

See also

Types

CompactInParent
Link copied to clipboard
object CompactInParent : DokkaMultiModuleFileLayout
Will point to a subfolder inside the output directory of the parent.
NoCopy
Link copied to clipboard
object NoCopy : DokkaMultiModuleFileLayout
Will link to the original AbstractDokkaTask.outputDirectory.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
targetChildOutputDirectory
Link copied to clipboard
abstract fun targetChildOutputDirectory(parent: DokkaMultiModuleTask, child: AbstractDokkaTask): File
toString
Link copied to clipboard
open fun toString(): String

Inheritors

DokkaMultiModuleFileLayout
Link copied to clipboard
DokkaMultiModuleFileLayout
Link copied to clipboard