Home
last modified time | relevance | path

Searched defs:appendExternalLink (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/dokka/core/src/main/kotlin/Kotlin/
H A DDocumentationBuilder.kt319 fun DocumentationNode.appendExternalLink(externalLink: String) { in DocumentationNode() method in DocumentationBuilder
323 fun DocumentationNode.appendExternalLink(descriptor: DeclarationDescriptor) { in DocumentationNode() method in DocumentationBuilder