DocumentationLink

fun DocumentationLink(    dri: DRI,     children: List<DocTag> = emptyList(),     params: Map<String, String> = emptyMap())