Package-level declarations
Types
Link copied to clipboard
class DokkaConsoleLogger(minLevel: LoggingLevel = LoggingLevel.PROGRESS, emitter: MessageEmitter = MessageEmitter.consoleEmitter) : DokkaLogger
Link copied to clipboard
interface DokkaLogger
Link copied to clipboard
Link copied to clipboard
Used to decouple the transport layer from logger and make it convenient for testing
Link copied to clipboard
Link copied to clipboard
data class ServiceDescriptor(val name: String, val category: String, val description: String?, val className: String)
Link copied to clipboard
object ServiceLocator
Link copied to clipboard
Functions
Link copied to clipboard
This utility method was previously imported from org.jetbrains.kotlin.utils.addToStdlib, and there were a lot of usages. Since no replacement exists in stdlib, it was implemented locally for convenience.
Link copied to clipboard
Link copied to clipboard
Replaces symbols reserved in HTML with their respective entities. Replaces & with &, < with < and with >
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard