all-modules-page
1.7.0c-SNAPSHOT
all-modules-page
/
org.jetbrains.dokka.allModulesPage
/
DefaultExternalModuleLinkResolver
Default
External
Module
Link
Resolver
class
DefaultExternalModuleLinkResolver
(
val
context
:
DokkaContext
)
:
ExternalModuleLinkResolver
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Default
External
Module
Link
Resolver
Link copied to clipboard
fun
DefaultExternalModuleLinkResolver
(
context
:
DokkaContext
)
Content copied to clipboard
Functions
resolve
Link copied to clipboard
open
override
fun
resolve
(
dri
:
DRI
,
fileContext
:
File
)
:
String
?
Content copied to clipboard
resolve
Link
To
Module
Index
Link copied to clipboard
open
override
fun
resolveLinkToModuleIndex
(
moduleName
:
String
)
:
String
?
Content copied to clipboard
Properties
context
Link copied to clipboard
val
context
:
DokkaContext
Content copied to clipboard