Home
last modified time | relevance | path

Searched refs:relativePathToLocation (Results 1 – 2 of 2) sorted by relevance

/external/dokka/core/src/main/kotlin/Formats/
DPackageListService.kt29 … nonStandardLocations[node.name] = generator.relativePathToLocation(module, node.owner!!) in formatPackageList()
/external/dokka/core/src/main/kotlin/Locations/
DLocation.kt52 fun NodeLocationAwareGenerator.relativePathToLocation(owner: DocumentationNode, node: Documentation… in relativePathToLocation() method