index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
jekyll
Age
Commit message (
Expand
)
Author
2023-08-30
Migrate to JUnit 5 and unify used test API (#3138)
Ignat Beresnev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-03-27
Mark utilities.* API as Dokka-internal (#2937)
Vsevolod Tolstopyatov
2023-03-17
Introduce Gradle Version Catalog with type-safe project dependencies (#2884)
aSemy
2023-03-13
Migrate buildSrc to composite build (#2912)
Goooler
2023-03-07
Use buildSrc convention plugins to configure the Dokka subprojects (#2704)
aSemy
2023-02-24
Mark Plugin Api as experimental (#2743)
Vadim Mishenev
2023-01-19
Revise README documentation for examples and plugins (#2736)
Ignat Beresnev
2023-01-10
Revise documentation (#2728)
Ignat Beresnev
2022-10-07
Change log level to INFO for messages about alpha plugin versions (#2693)
Ignat Beresnev
2022-07-26
Give notice of alpha version for GFM, Javadoc, Jekyll, KaJ formats (#2550)
Vadim Mishenev
2021-07-06
Change jekyll links to be .html (#1990)
Marcin Aman
2021-06-25
Cleanup paragraphs and tables in GFM renderer (#1946)
Mike Sinkovsky
2021-06-21
Remove extra dash (#1968)
Rachel M. Carmena
2021-04-14
Introduce binary compatibility plugin (#1774)
Marcin Aman
2020-11-27
Adding multimodule all modules page creation for gfm
Błażej Kardyś
2020-08-19
Refactor location providers
Kamil Doległo
2020-07-14
Adapt changes from "Simplify publishing configuration and enable sourcejars"
sebastian.sellmair
2020-07-14
Simplify publishing configuration and enable sourcejars
Aurimas Liutikas
2020-07-13
Remove TODO NOW in JekyllPlugin
sebastian.sellmair
2020-07-13
Support dokkaJekyll and dokkaGfm tasks in new task configuration
sebastian.sellmair
2020-07-13
Remove `format` from dokka DokkaConfiguration
sebastian.sellmair
2020-07-09
Implement PublicationValidation
sebastian.sellmair
2020-07-07
Add overrides to provided plugins
Paweł Marks
2020-04-27
Fix problem with base plugin not being loaded in gradle runner
Andrzej Ratajczak
2020-04-15
Refactor package list to be a preprocessor
Andrzej Ratajczak
2020-04-01
Fixes problems with Markdown and Jekyll
Andrzej Ratajczak
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak