Package-level declarations
Types
A PageTransformer that features a ready-to-use content builder for building documentation pages for Documentables of type D.
Given a function that is constrained to specific document types, this page transformer explains these constraints in a new section of the documentation page.
Transformer that generates a new section for the @wiki documentation tag of a function, with a link to the corresponding wiki page.
A org.jetbrains.dokka.transformers.pages.PageTransformer that creates a new titled section in the documentation page of a Documentable. For instance, Parameters, Return, See also, etc. are titled sections.
Data extracted from a single @permission documentation tag.
Transformer that generates a "Permissions" section listing the permissions required by a function, as declared via @permission KDoc tags.
Transformer that generates a new section for the @wiki documentation tag of a function, with a link to the corresponding wiki page.