aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2020-08-27Apply requested changesAndrzej Ratajczak
2020-08-27Add tests to ensure varianceAndrzej Ratajczak
2020-08-27Add handling for generic type parameters varianceAndrzej Ratajczak
2020-08-27Fixing top-level functions linking for javadocBłażej Kardyś
2020-08-25Change regex constructionMarcin Aman
2020-08-25Improve styles and functionality on module page #1336Marcin Aman
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair
2020-08-25Fix external links to Android and Androix documentationsKamil Doległo
2020-08-24Fix SourceLinksTransformer#DocumentableSource#toLinksebastian.sellmair
2020-08-24Fix LinkableContentTest.ktsebastian.sellmair
2020-08-24SourceLinksTransformer: Use java.io.File to match source filessebastian.sellmair
2020-08-24Set cursor value to pointer for various buttons (#1369)Muhammad Hamza
2020-08-21Fix linking to declarations in companion objects in old dokka formatsKamil Doległo
2020-08-21Replace SelfType with family of RecursiveTypesPaweł Marks
2020-08-21Generate output to package-list and element-listMarcin Aman
2020-08-21Adding missing deprecated exception section to Deprecated pageBłażej Kardyś
2020-08-21Improve resizing, remove important from stylesMarcin Aman
2020-08-21Make NavigationNode implement WithChildrenMarcin Aman
2020-08-21Create navigation search componentMarcin Aman
2020-08-21Deprecated elements page for javadoc formatBłażej Kardyś
2020-08-20Include interfaces to abstract modelMarcin Aman
2020-08-20Revert unwanted changesMarcin Aman
2020-08-20Javadoc package-listMarcin Aman
2020-08-20Make MarkdownParser output text instead of broken linksKamil Doległo
2020-08-20Fix requested bugfixesAndrzej Ratajczak
2020-08-20Fix tests after bad rebaseAndrzej Ratajczak
2020-08-20Fix LinkProvider to link properly all nested generic parametersAndrzej Ratajczak
2020-08-20Add some testsAndrzej Ratajczak
2020-08-20Hide unused generic type variables in constructorAndrzej Ratajczak
2020-08-19Mitigate #1341 issue in light classessebastian.sellmair
2020-08-19Reduce test source code to its minimum to reproduce #1341sebastian.sellmair
2020-08-19Implement test to reproduce https://github.com/Kotlin/dokka/issues/1341sebastian.sellmair
2020-08-19Index page for javadoc (#1244)Błażej Kardyś
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-19PackageListService.kt: Minor reformattingsebastian.sellmair
2020-08-19HtmlRenderer: Minor reformattingsebastian.sellmair
2020-08-19Remove unnecessary helper methodKamil Doległo
2020-08-19Fix test path for WindowsKamil Doległo
2020-08-19Fix relocation id creation in the Dokka010ExternalLocationProviderKamil Doległo
2020-08-19Add a test for the DefaultExternalLocationProviderKamil Doległo
2020-08-19Fix tests after the Gradle plugin updateKamil 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-19Replace !! with some meaningful messagesKamil Doległo