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
/
gfm
/
build.gradle.kts
Age
Commit message (
Expand
)
Author
2023-11-10
Restructure the project to utilize included builds (#3174)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
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
2022-11-10
Introduce jackson-databind constraint for 2.12.7.1 (#2733)
Ryan Lewis
2021-07-08
Bump jacksons (#2010)
Marcin Aman
2020-11-27
Adding inter-module link resolving template strategy for Gfm
Błażej Kardyś
2020-08-25
- Move `test` projects into semantic parent projects
sebastian.sellmair
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
Support dokkaJekyll and dokkaGfm tasks in new task configuration
sebastian.sellmair
2020-07-09
Implement PublicationValidation
sebastian.sellmair
2020-07-08
Move common base test utils to submodule
Andrzej Ratajczak
2020-07-08
Add GFM renderer tests
Andrzej Ratajczak
2020-04-27
Fix problem with base plugin not being loaded in gradle runner
Andrzej Ratajczak
2020-04-01
Fixes problems with Markdown and Jekyll
Andrzej Ratajczak
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak