Package org.jetbrains.dokka.allModulesPage

Types

Link copied to clipboard
class AllModulesPageGeneration(context: DokkaContext) : Generation
Link copied to clipboard
class AllModulesPagePlugin : DokkaPlugin
Link copied to clipboard
class DefaultExternalModuleLinkResolver(val context: DokkaContext) : ExternalModuleLinkResolver
Link copied to clipboard
interface ExternalModuleLinkResolver
Link copied to clipboard
open class MultimoduleLocationProvider(    root: RootPageNode,     dokkaContext: DokkaContext,     val extension: String = ".html") : DokkaBaseLocationProvider
Link copied to clipboard
class MultimodulePageCreator(context: DokkaContext) : PageCreator<AllModulesPageGeneration.DefaultAllModulesContext>
Link copied to clipboard
class ResolveLinkCommandHandler(context: DokkaContext) : CommandHandler