aboutsummaryrefslogtreecommitdiff
path: root/plugins/javadoc/build.gradle.kts
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-10-26[K2] Support kotlin-as-java and javadoc plugins and update version of Analysi...Vadim Mishenev
2023-10-17Bump korte aka korlibs-template to 4.0.10 (#3205)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2023-03-27Mark utilities.* API as Dokka-internal (#2937)Vsevolod Tolstopyatov
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-03-13Migrate buildSrc to composite build (#2912)Goooler
2023-03-07Use buildSrc convention plugins to configure the Dokka subprojects (#2704)aSemy
2022-06-09Make `dokka-analysis` dependency compileOnly in base plugin (#2521)Vadim Mishenev
2022-04-11Bump korte-jvm from 2.4.6 to 2.7.0 (#2403)dependabot[bot]
2022-02-18Fix java getter / setter name generation (#2356)CharlesG-Branch
2021-10-26Bump korte-jvm from 2.3.4 to 2.4.6 (#2192)dependabot[bot]
2021-08-25Bump korte-jvm from 2.3.3 to 2.3.4dependabot[bot]
2021-08-21Bump korte-jvm from 2.3.1 to 2.3.3 (#2080)dependabot[bot]
2021-07-27Bump korte-jvm from 2.2.0 to 2.3.1 (#2036)dependabot[bot]
2021-07-08Bump korte-jvm from 2.0.7 to 2.2.0 (#1989)dependabot[bot]
2021-03-12Bump korte to 2.0.7 (#1773)Marcin Aman
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair
2020-07-20Upgrade kotlinx-html to 0.7.1-1.4-M3sebastian.sellmair
2020-07-16Implement javadoc searchMarcin Aman
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
2020-07-09Implement PublicationValidationsebastian.sellmair
2020-07-07Update to Kotlin 1.4 M3sebastian.sellmair
2020-06-23Adding base brief renderingBłażej Kardyś
2020-06-23First version of javadoc output generationAndrzej Ratajczak