Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rendering strategies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
className renamed to submenuId
function from unstable package removed
|
|
|
|
|
|
|
|
|
|
See https://github.com/Kotlin/dokka/issues/512#issuecomment-539737596
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
other than context
|
|
|
|
|
|
|
|
also removed obsolete and commented tests
|
|
|
|
|
|
Fixes https://github.com/Kotlin/dokka/issues/551 by adding default links in each runner. This should probably be done in one place later on, but I don't see a good place to do it. We can't add it in DokkaGenerator without copying the whole configuration to some default implementation and we can't do it in ExternalDocumentationLinkResolver without redoing it in PackageProvider
|
|
|
|
function
|
|
|
|
|