get

operator fun get(key: DokkaConfiguration.DokkaSourceSet): AnalysisContext
operator fun get(key: DokkaSourceSetID): AnalysisContext

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