aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-14Use List for representing classpaths instead of Setsebastian.sellmair
2020-08-14toDokkaSourceSetImpl: Use `getSafe` instead of `get` everywheresebastian.sellmair
2020-08-14DokkaMultiModuleTask: Use Property/Provider APIsebastian.sellmair
2020-08-14Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition APIsebastian.sellmair
2020-08-14Handle wrongly implemented `DokkaMultiModuleFileLayout`sebastian.sellmair
2020-08-14Declare `checkChildDokkaTasksIsNotEmpty` as internalsebastian.sellmair
2020-08-14Add documentation to DokkaMultiModuleFileLayoutsebastian.sellmair
2020-08-14API refinement for AbstractDokkaParentTask and DokkaMultiModuleTasksebastian.sellmair
2020-08-14Cover GradleDokkaSourceSetBuilder with testssebastian.sellmair
2020-08-14Re-introduce changes from aaf0e377a383f916b8dfff9dc78e4274b9b30b9c (Propagate...sebastian.sellmair
2020-08-14Replace ExternalDocumentationLink.Builder with factory functionssebastian.sellmair
2020-08-14Use Gradle's new Property/Provider APIssebastian.sellmair
2020-08-14Adapt KotlinDslDokkaTaskConfigurationTest.ktsebastian.sellmair
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-14Update an old test that had an assertion the other way aroundPaweł Marks
2020-08-14Fix bug with double Nullable wrappingPaweł Marks
2020-08-14Omit trivial boundPaweł Marks
2020-08-14Add tests checking omitting of obvious typesPaweł Marks
2020-08-14Refactor loggers to allow for message filteringPaweł Marks
2020-08-14Add tools for easier content test debuggingPaweł Marks
2020-08-14Add test tools for extracted string assertionsPaweł Marks
2020-08-12Remove unused parameter in ReportUndocumentedTransformersebastian.sellmair
2020-08-12EmptyPackagesFilterTransformer & SuppressedDocumentableFilterTransformer: Rea...sebastian.sellmair
2020-08-12Move PreMergeDocumentableTransformer utils out of the interfacesebastian.sellmair
2020-08-12Move utility APIs into `PreMergeDocumentationTransformer`sebastian.sellmair
2020-08-12Implement DocumentableFilterSuppressedTransformersebastian.sellmair
2020-08-11Fixing javadoc comment parser for psi filesBłażej Kardyś
2020-08-10Highlight anchorMarcin Aman
2020-08-05Fix broken link in README.mdVladimir Shefer
2020-08-05Fix JS markdown component generating lots of files with highlightingMarcin Aman
2020-08-05Fix broken link in README.mdVladimir Shefer
2020-08-05Fix broken link in README.mdDrew Hannay
2020-08-04Remove migration guidePaweł Marks
2020-08-04Javadoc plugin package name fixBłażej Kardyś
2020-08-03Add publication for gradle plugin portalsebastian.sellmair
2020-08-03Remove mentions of kotlin-eap repoPaweł Marks
2020-08-03Change version in readme to 1.4.0-rcPaweł Marks
2020-08-03Remove unsafe html usageMarcin Aman
2020-08-03Split into files and move svg to external oneMarcin Aman
2020-08-03Improve sorting algorithmMarcin Aman
2020-08-03Highlight searched phraseMarcin Aman
2020-08-03Update callable name to include classname not <init>Marcin Aman
2020-08-03Add more formats to Multimodule0IntegrationTest.ktsebastian.sellmair
2020-07-31Minor simplification in AnalysisEnvironmentsebastian.sellmair
2020-07-31Add js target back to Multiplatform0GradleIntegrationTestsebastian.sellmair
2020-07-31Remove unsupported kotlin versions from Multiplatform0GradleIntegrationTest.ktsebastian.sellmair
2020-07-31Remove debugging run configurationsebastian.sellmair
2020-07-31Split AnalysisEnvironment.kt into multiple files and simplify getClasspathFro...sebastian.sellmair
2020-07-31Re/de-shadow kotlin-compiler artifactsebastian.sellmair