aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/resolvers/shared
AgeCommit message (Expand)Author
2021-07-06Change jekyll links to be .html (#1990)Marcin Aman
2021-07-05Flatten multi-module structure (#1980)Kamil Doległo
2021-02-19Add legacy KotlinWebsite format to recognized link formats (#1750)Kamil Doległo
2021-02-08More explicit exception message when dokka failes to get package listMarcin Aman
2020-12-17Multimodule tests (#1670)Marcin Aman
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-11-27Implement basic link resolutionKamil Doległo
2020-09-30Fix a bug in the DefaultLocationProvider which skipped lookup of some relocat...Kamil Doległo
2020-08-19PackageList.kt: Remove unused importsebastian.sellmair
2020-08-19Respect relocated declarationsKamil Doległo
2020-08-19Split `PackageList.load()` into several methodsKamil Doległo
2020-08-19Make `RecognizedLinkFormat.fromString()` eagerKamil Doległo
2020-08-19Rename `doOpenConnectionToReadContent` to `readContent` and make it return `I...Kamil Doległo
2020-08-19Rename `ExternalDocumentationInfo` to `ExternalDocumentation`Kamil Doległo
2020-08-19Refactor location providersKamil Doległo