Package-level declarations

Types

Link copied to clipboard

An implementation of DocumentationMapper that performs a deep mapping of documentation nodes down the node tree.

Link copied to clipboard

A fluent mapper for transforming documentation nodes.

Link copied to clipboard

Entity that transforms references of org.jetbrains.dokka.model.Documentables within a KDoc documentation.

Link copied to clipboard
typealias DokkaDocumentation = Map<DokkaConfiguration.DokkaSourceSet, DocumentationNode>
Link copied to clipboard

A simple implementation of DocumentationMapper that performs a shallow mapping of documentation nodes.

Functions

Link copied to clipboard