core
/
org.jetbrains.dokka
/
DokkaConfiguration
/
PluginConfiguration
Plugin
Configuration
interface
PluginConfiguration
:
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
fqPluginName
Link copied to clipboard
abstract val
fqPluginName
:
String
Content copied to clipboard
serializationFormat
Link copied to clipboard
abstract val
serializationFormat
:
DokkaConfiguration.SerializationFormat
Content copied to clipboard
values
Link copied to clipboard
abstract val
values
:
String
Content copied to clipboard
Inheritors
PluginConfigurationImpl
Link copied to clipboard