index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
base
/
src
/
main
/
kotlin
/
resolvers
/
local
/
DokkaLocationProvider.kt
Age
Commit message (
Expand
)
Author
2021-01-05
Versioning (#1654)
Błażej Kardyś
2020-11-27
Changing how multimodule location provider works and improving gfm link subst...
Błażej Kardyś
2020-11-27
Implement immediate temaplates resolution
Paweł Marks
2020-11-27
Extracting dokka generation to the dedicated extension point
Paweł Marks
2020-10-20
Fix anchor linking when the linked type is on a different platform (#1568)
Kamil Doległo
2020-10-08
Add information about content kind and sourceset to anchor
Marcin Aman
2020-10-08
Fixes to multimodule page anchoring
Marcin Aman
2020-10-01
Escape urls in anchors
Marcin Aman
2020-09-24
Escape special characters in file names
Marcin Aman
2020-09-10
Fix presentation of typealiases
Andrzej Ratajczak
2020-09-08
Fix multimodule DRI location provider mapping
Andrzej Ratajczak
2020-09-08
Changed way of merging documentables to avoid exception on merging documentab...
Andrzej Ratajczak
2020-08-31
Let root package be represented as [root] to the user
sebastian.sellmair
2020-08-31
Let `DRI.packageName` always be a real package name for root packages ("")
sebastian.sellmair
2020-08-20
Fix tests after bad rebase
Andrzej Ratajczak
2020-08-19
Respect relocated declarations
Kamil Doległo
2020-08-19
Rename `ExternalDocumentationInfo` to `ExternalDocumentation`
Kamil Doległo
2020-08-19
Specify generic type explicitly, fix formatting
Kamil Doległo
2020-08-19
Refactor location providers
Kamil Doległo