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
/
core
/
src
/
main
/
kotlin
/
Kotlin
/
ExternalDocumentationLinkResolver.kt
Age
Commit message (
Expand
)
Author
2019-10-31
Remove all unnecessary files
Kamil Doległo
2019-03-27
Rework configuration, fix Gradle plugin
Kamil Doległo
2018-08-06
ExternalDocumentationLinkResolver refactoring, extract common dependencies fr...
aleksZubakov
2018-08-01
Refactoring, replace DocumentationOption with PassConfiguration
aleksZubakov
2018-07-14
Fix resolution of inbound links to constructors in Javadoc
Simon Ogorodnik
2018-07-14
[backport] KT-24271: Support external link resolution in JavadocParser
Simon Ogorodnik
2018-07-13
Refactor selecting of inbound link resolvers
Simon Ogorodnik
2018-07-13
[backport] Support propagating inherited extensions from libraries
Simon Ogorodnik
2018-05-16
Fix external links to packages with uppercase letters in dokka mode
Simon Ogorodnik
2018-03-23
Fix external references to Java enum entries
Simon Ogorodnik
2017-11-24
Set readTimeout in ExternalDocumentationLinkResolver
Simon Ogorodnik
2017-11-02
Correctly handle redirects in ExternalDocumentationLinkResolver
Simon Ogorodnik
2017-06-07
Make package-list caching optional
Simon Ogorodnik
2017-06-05
Add caching of package-list's and fix multiple package-list loadings
Simon Ogorodnik
2017-05-15
Fix linking to javadoc external static fields
Simon Ogorodnik
2017-05-11
Support linking of external documentation
Simon Ogorodnik