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
/
javadoc
/
build.gradle.kts
Age
Commit message (
Expand
)
Author
2023-11-10
Restructure 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-17
Bump korte aka korlibs-template to 4.0.10 (#3205)
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-06-09
Make `dokka-analysis` dependency compileOnly in base plugin (#2521)
Vadim Mishenev
2022-04-11
Bump korte-jvm from 2.4.6 to 2.7.0 (#2403)
dependabot[bot]
2022-02-18
Fix java getter / setter name generation (#2356)
CharlesG-Branch
2021-10-26
Bump korte-jvm from 2.3.4 to 2.4.6 (#2192)
dependabot[bot]
2021-08-25
Bump korte-jvm from 2.3.3 to 2.3.4
dependabot[bot]
2021-08-21
Bump korte-jvm from 2.3.1 to 2.3.3 (#2080)
dependabot[bot]
2021-07-27
Bump korte-jvm from 2.2.0 to 2.3.1 (#2036)
dependabot[bot]
2021-07-08
Bump korte-jvm from 2.0.7 to 2.2.0 (#1989)
dependabot[bot]
2021-03-12
Bump korte to 2.0.7 (#1773)
Marcin Aman
2020-08-25
- Move `test` projects into semantic parent projects
sebastian.sellmair
2020-07-20
Upgrade kotlinx-html to 0.7.1-1.4-M3
sebastian.sellmair
2020-07-16
Implement javadoc search
Marcin Aman
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-09
Implement PublicationValidation
sebastian.sellmair
2020-07-07
Update to Kotlin 1.4 M3
sebastian.sellmair
2020-06-23
Adding base brief rendering
Błażej Kardyś
2020-06-23
First version of javadoc output generation
Andrzej Ratajczak