aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/resolvers/external
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-08-31Enable explicit API mode (#3139)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2022-02-15Convert interfaces to functional (#2360)Goooler
2022-01-27Fix resolving DRIs of Enum Entries (#2305)Andrzej Ratajczak
2021-09-21Fix link to javadoc enum entry (#2131)vmishenev
2021-07-05Flatten multi-module structure (#1980)Kamil Doległo
2021-02-19Add legacy KotlinWebsite format to recognized link formats (#1750)Kamil Doległo
2020-10-06Addding separate pages for propertiesBłażej Kardyś
2020-09-30Fix a bug in the DefaultLocationProvider which skipped lookup of some relocat...Kamil Doległo
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-19Fix relocation id creation in the Dokka010ExternalLocationProviderKamil Doległo
2020-08-19Respect relocated declarationsKamil Doległo
2020-08-19Rename `ExternalDocumentationInfo` to `ExternalDocumentation`Kamil Doległo
2020-08-19Refactor location providersKamil Doległo
2020-07-07Add CacheWrapper to mitigate NPE issuesPaweł Marks
2020-07-07Fix racecondition on caching of external providersPaweł Marks
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak