Home
last modified time | relevance | path

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

/external/dokka/core/src/main/kotlin/Model/
DDocumentationNode.kt193 class DocumentationModule(name: String, content: Content = Content.Empty) class
/external/dokka/core/src/main/kotlin/Kotlin/
DDocumentationBuilder.kt459 fun DocumentationModule.appendFragments(fragments: Collection<PackageFragmentDescriptor>, in DocumentationModule() method
1146 fun DocumentationModule.prepareForGeneration(options: DocumentationOptions) { in DocumentationModule() method