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
/
shared
Age
Commit message (
Expand
)
Author
2021-07-06
Change jekyll links to be .html (#1990)
Marcin Aman
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
2021-02-08
More explicit exception message when dokka failes to get package list
Marcin Aman
2020-12-17
Multimodule tests (#1670)
Marcin Aman
2020-11-27
Changing how multimodule location provider works and improving gfm link subst...
Błażej Kardyś
2020-11-27
Fixing tests after moving SingleGeneration to base
Błażej Kardyś
2020-11-27
Implement basic link resolution
Kamil Doległo
2020-09-30
Fix a bug in the DefaultLocationProvider which skipped lookup of some relocat...
Kamil Doległo
2020-08-19
PackageList.kt: Remove unused import
sebastian.sellmair
2020-08-19
Respect relocated declarations
Kamil Doległo
2020-08-19
Split `PackageList.load()` into several methods
Kamil Doległo
2020-08-19
Make `RecognizedLinkFormat.fromString()` eager
Kamil Doległo
2020-08-19
Rename `doOpenConnectionToReadContent` to `readContent` and make it return `I...
Kamil Doległo
2020-08-19
Rename `ExternalDocumentationInfo` to `ExternalDocumentation`
Kamil Doległo
2020-08-19
Refactor location providers
Kamil Doległo