aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/resolvers
AgeCommit message (Expand)Author
2020-11-27Extracting dokka generation to the dedicated extension pointPaweł Marks
2020-10-20Fix anchor linking when the linked type is on a different platform (#1568)Kamil Doległo
2020-10-08Add information about content kind and sourceset to anchorMarcin Aman
2020-10-08Fixes to multimodule page anchoringMarcin Aman
2020-10-08Anchors hintMarcin Aman
2020-10-06Addding separate pages for propertiesBłażej Kardyś
2020-10-01Escape urls in anchorsMarcin Aman
2020-09-30Implement more reliable PackageListServiceKamil Doległo
2020-09-30Fix a bug in the DefaultLocationProvider which skipped lookup of some relocat...Kamil Doległo
2020-09-24Escape special characters in file namesMarcin Aman
2020-09-10Fix presentation of typealiasesAndrzej Ratajczak
2020-09-08Fix multimodule DRI location provider mappingAndrzej Ratajczak
2020-09-08Changed way of merging documentables to avoid exception on merging documentab...Andrzej Ratajczak
2020-08-31Re-use includes form child tasks for all modules page generationsebastian.sellmair
2020-08-31Let root package be represented as [root] to the usersebastian.sellmair
2020-08-31Let `DRI.packageName` always be a real package name for root packages ("")sebastian.sellmair
2020-08-25Fix external links to Android and Androix documentationsKamil Doległo
2020-08-21Fix linking to declarations in companion objects in old dokka formatsKamil Doległo
2020-08-20Fix tests after bad rebaseAndrzej Ratajczak
2020-08-19LocationProvider: Implement new `resolveOrThrow` APIsebastian.sellmair
2020-08-19PackageList.kt: Remove unused importsebastian.sellmair
2020-08-19MultimoduleLocationProvider.kt: Remove unused importsebastian.sellmair
2020-08-19Fix relocation id creation in the Dokka010ExternalLocationProviderKamil Doległo
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-19Specify generic type explicitly, fix formattingKamil Doległo
2020-08-19Refactor location providersKamil Doległo
2020-08-19Make unresolved links render as textKamil Doległo
2020-08-17Rename `ContentSourceSet` to `DisplaySourceSet`sebastian.sellmair
2020-08-17Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`sebastian.sellmair
2020-08-17Implement `ContentSourceSet`sebastian.sellmair
2020-07-13Implement Kamils fix for `MultimoduleLocationProvider`sebastian.sellmair
2020-07-10Fix bug with multimodule links to subprojectsKamil Doległo
2020-07-09Fix concurrency issue managing package request cacheAlex Saveau
2020-07-07Cache location providerPaweł Marks
2020-07-07Make Location provider use anchor hintsPaweł Marks
2020-07-07Add CacheWrapper to mitigate NPE issuesPaweł Marks
2020-07-07Fix racecondition on caching of external providersPaweł Marks
2020-07-01Implement `AbstractJavadocTemplateMapTest` APIsebastian.sellmair
2020-06-26Fix childrenless directoriesAndrzej Ratajczak
2020-06-26Adding external url handlingBłażej Kardyś
2020-06-26Briefs raw rendering and basic url handlingBłażej Kardyś
2020-06-25Enforces directory for classlikesAndrzej Ratajczak
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-04All modules page generationBłażej Kardyś
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś