Package-level declarations

Types

Link copied to clipboard
class DokkaMkDocsAggregationPlugin : DokkaPlugin
Link copied to clipboard
class DokkaMkDocsTemplatingStrategy(context: DokkaContext) : TemplateProcessingStrategy
Link copied to clipboard
class MarkdownMultimoduleLocationProvider(pageGraphRoot: RootPageNode, dokkaContext: DokkaContext) : MultimoduleLocationProvider

A MultimoduleLocationProvider that generates .md links instead of the default .html ones. Used by DokkaMkDocsAggregationPlugin for the aggregation task so that cross-module links and the all-modules index page use proper Markdown file paths.

Link copied to clipboard
class ReferencePageTransformer : PageTransformer

Creates the 'reference' top-level page, which links to all modules.