DokkaAnalysisConfiguration

class DokkaAnalysisConfiguration(val ignoreCommonBuiltIns: Boolean = false)

Deprecated (with error)

Dokka's Analysis API has been reworked. Please, see the following issue for details and migration options: https://github.com/Kotlin/dokka/issues/3099

Constructors

Link copied to clipboard
constructor(ignoreCommonBuiltIns: Boolean = false)

Properties

Link copied to clipboard