Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface PreMergeDocumentableTransformer
Functions
Link copied to clipboard
fun PreMergeDocumentableTransformer.perPackageOptions(documentable: Documentable): DokkaConfiguration.PackageOptions?
Link copied to clipboard
fun <T : Documentable, WithSources> PreMergeDocumentableTransformer.source(documentable: T): DocumentableSource
Link copied to clipboard
fun PreMergeDocumentableTransformer.sourceSet(documentable: Documentable): DokkaConfiguration.DokkaSourceSet
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