Home
last modified time | relevance | path

Searched refs:updateContent (Results 1 – 3 of 3) sorted by relevance

/external/dokka/core/src/main/kotlin/Model/
DDocumentationNode.kt173 fun updateContent(body: MutableContent.() -> Unit) { in updateContent() method
294 updateContent { text(child.name.cleanForAppending()) } in convertDeprecationDetailsToChildren()
/external/dokka/core/src/main/kotlin/Generation/
DDokkaGenerator.kt152 documentationModule.updateContent { in <lambda>()
/external/dokka/core/src/main/kotlin/Kotlin/
DDocumentationBuilder.kt835 updateContent { in addAccessorDocumentation()