Package org. jetbrains. dokka. transformers. documentation
Types
Functions
Link copied to clipboard
fun PreMergeDocumentableTransformer.perPackageOptions(documentable: Documentable): DokkaConfiguration.PackageOptions?
Content copied to clipboard
Link copied to clipboard
fun <T : Documentable, WithSources> PreMergeDocumentableTransformer.source(documentable: T): DocumentableSource
Content copied to clipboard
Link copied to clipboard
fun PreMergeDocumentableTransformer.sourceSet(documentable: Documentable): DokkaConfiguration.DokkaSourceSet
Content copied to clipboard
It is fair to assume that a given Documentable is not merged when seen by the PreMergeDocumentableTransformer. Therefore, it can also be assumed, that there is just a single source set connected to the given documentable