aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/build.gradle.kts
AgeCommit message (Expand)Author
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2023-05-26Improve copying base-frontend files between subprojects (#2970)Adam
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-11-10Introduce jackson-databind constraint for 2.12.7.1 (#2733)Ryan Lewis
2022-06-09Make `dokka-analysis` dependency compileOnly in base plugin (#2521)Vadim Mishenev
2022-03-10KT-50452 Make flexible html for customization (#2374)Vadim Mishenev
2021-07-08Bump jacksons (#2010)Marcin Aman
2021-06-23Add maven central publication (#1688)Kamil Doległo
2021-06-22Multilanguage docs inheritance (#1951)Marcin Aman
2021-06-21Don't use older dir from previous runs in versioning (#1963)Marcin Aman
2021-04-06Bump jsoup from 1.12.1 to 1.13.1 (#1783)dependabot[bot]
2020-10-05Render react resources as separate css to allow overriding (#1416)Marcin Aman
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair
2020-08-21Create navigation search componentMarcin Aman
2020-07-20Upgrade kotlinx-html to 0.7.1-1.4-M3sebastian.sellmair
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
2020-07-13Rename default format "html"sebastian.sellmair
2020-07-08Move common base test utils to submoduleAndrzej Ratajczak
2020-07-08Add GFM renderer testsAndrzej Ratajczak
2020-07-07Update to Kotlin 1.4 M3sebastian.sellmair
2020-07-07Increase test memorysebastian.sellmair
2020-06-25Silence for now dependency to coroutines because it was breaking some testsPaweł Marks
2020-06-25Add dependency to coroutinesPaweł Marks
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...sebastian.sellmair
2020-06-04Update TS migration to current dev, move to a common package, rename to frontendMarcin Aman
2020-05-21Migrated resources to base-pluginFilip Zybała
2020-03-31Merge redundant dependencies block in build definitionPaweł Marks
2020-03-31Adds simple tests for parameter renderingPaweł Marks
2020-03-04Working javadoc parsingBłażej Kardyś
2020-02-18Adds bintray publication for dokka basePaweł Marks
2020-02-18Moves PsiToDocumentablesTranslator to the base pluginPaweł Marks
2020-02-18Moves DescriptorToDocumentableTransformer to base pluginPaweł Marks
2020-02-18Creates dokka basePaweł Marks