parse From KDoc Tag
fun parseFromKDocTag(kDocTag: Any?, externalDri: (String) -> DRI?, kdocLocation: String?, parseWithChildren: Boolean = true): DocumentationNode
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