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
/
build.gradle.kts
Age
Commit message (
Expand
)
Author
2023-05-26
Improve copying base-frontend files between subprojects (#2970)
Adam
2023-04-25
Tidy/remove unnecessary imports and suppressions (#2975)
aSemy
2023-04-25
Reorder dependency versions for update convenience (#2968)
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-03-06
Update Dokka references to 1.8.10 (#2898)
Ignat Beresnev
2022-10-12
Update documentation and examples for 1.7.20 (#2697)
Ignat Beresnev
2022-07-13
Update references and documentation to Dokka 1.7.10 (#2566)
Ignat Beresnev
2022-04-29
Enable warnings as errors and fix all warnings (#2451)
Ignat Beresnev
2022-03-25
Minor refactoring of dokka versioning and publishing (#2401)
Ignat Beresnev
2022-03-22
Remove bintray publish plugins (#2364)
Goooler
2021-07-07
Update the docs to 1.5.0
Kamil Doległo
2021-06-23
Add maven central publication (#1688)
Kamil Doległo
2021-04-28
Remove bintray from repositories
Marcin Aman
2021-04-22
Remove unused repositories (#1858)
Marcin Aman
2021-04-08
Bump kotlinx html to 0.7.3 (#1819)
Marcin Aman
2020-11-13
Add additional info to POM files and sign the artifacts for MavenCentral depl...
Kamil Doległo
2020-11-13
Add javadocJar task for publishing to MavenCentral (#1606)
Kamil Doległo
2020-09-28
Create java-like api for plugins
Krzysztof Romanwoski
2020-07-20
Use jackson for json serialization and parsing
sebastian.sellmair
2020-07-17
Add kotlin-eap repository consistently to the project
sebastian.sellmair
2020-07-16
Remove mavenLocal as default repository inside the project
sebastian.sellmair
2020-07-15
Remove markdown repository in favor of jcenter and remove terminate :core:dep...
sebastian.sellmair
2020-07-14
Adapt changes from "Simplify publishing configuration and enable sourcejars"
sebastian.sellmair
2020-07-09
Implement PublicationValidation
sebastian.sellmair
2020-07-07
Remove DistMavenPublishing
sebastian.sellmair
2020-07-06
Manually disable bintray tasks in root project (https://github.com/bintray/gr...
sebastian.sellmair
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-05-14
Update to 1.4-M2, Native fails with an exception
Kamil Doległo
2020-01-31
Minor fixes, rewritten CrossPlatformExec.kt
Kamil Doległo
2020-01-31
Bump Gradle version, migrate to Kotlin DSL, refactor publishing
Kamil Doległo