aboutsummaryrefslogtreecommitdiff
path: root/plugins/jekyll
AgeCommit message (Expand)Author
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
2023-02-24Mark Plugin Api as experimental (#2743)Vadim Mishenev
2023-01-19Revise README documentation for examples and plugins (#2736)Ignat Beresnev
2023-01-10Revise documentation (#2728)Ignat Beresnev
2022-10-07Change log level to INFO for messages about alpha plugin versions (#2693)Ignat Beresnev
2022-07-26Give notice of alpha version for GFM, Javadoc, Jekyll, KaJ formats (#2550)Vadim Mishenev
2021-07-06Change jekyll links to be .html (#1990)Marcin Aman
2021-06-25Cleanup paragraphs and tables in GFM renderer (#1946)Mike Sinkovsky
2021-06-21Remove extra dash (#1968)Rachel M. Carmena
2021-04-14Introduce binary compatibility plugin (#1774)Marcin Aman
2020-11-27Adding multimodule all modules page creation for gfmBłażej Kardyś
2020-08-19Refactor location providersKamil Doległo
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
2020-07-13Remove TODO NOW in JekyllPluginsebastian.sellmair
2020-07-13Support dokkaJekyll and dokkaGfm tasks in new task configurationsebastian.sellmair
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-09Implement PublicationValidationsebastian.sellmair
2020-07-07Add overrides to provided pluginsPaweł Marks
2020-04-27Fix problem with base plugin not being loaded in gradle runnerAndrzej Ratajczak
2020-04-15Refactor package list to be a preprocessorAndrzej Ratajczak
2020-04-01Fixes problems with Markdown and JekyllAndrzej Ratajczak
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak