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
/
external
Age
Commit message (
Expand
)
Author
2021-07-05
Flatten multi-module structure (#1980)
Kamil Doległo
2021-02-19
Add legacy KotlinWebsite format to recognized link formats (#1750)
Kamil Doległo
2020-10-06
Addding separate pages for properties
Błażej Kardyś
2020-09-30
Fix a bug in the DefaultLocationProvider which skipped lookup of some relocat...
Kamil Doległo
2020-08-25
Fix external links to Android and Androix documentations
Kamil Doległo
2020-08-21
Fix linking to declarations in companion objects in old dokka formats
Kamil Doległo
2020-08-19
Fix relocation id creation in the Dokka010ExternalLocationProvider
Kamil Doległo
2020-08-19
Respect relocated declarations
Kamil Doległo
2020-08-19
Rename `ExternalDocumentationInfo` to `ExternalDocumentation`
Kamil Doległo
2020-08-19
Refactor location providers
Kamil Doległo
2020-07-07
Add CacheWrapper to mitigate NPE issues
Paweł Marks
2020-07-07
Fix racecondition on caching of external providers
Paweł Marks
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak