core
/
org.jetbrains.dokka
/
DokkaConfiguration
/
DokkaModuleDescription
Dokka
Module
Description
interface
DokkaModuleDescription
:
Serializable
Content copied to clipboard
Functions
Properties
Inheritors
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
includes
Link copied to clipboard
abstract val
includes
:
Set
<
File
>
Content copied to clipboard
name
Link copied to clipboard
abstract val
name
:
String
Content copied to clipboard
relativePathToOutputDirectory
Link copied to clipboard
abstract val
relativePathToOutputDirectory
:
File
Content copied to clipboard
Inheritors
DokkaModuleDescriptionImpl
Link copied to clipboard