Kotlin/dokka
API documentation engine for Kotlin observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 44
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 232.0
- age_days: 4435
- days_rel: 160
- days_push: 9
- n_releases_24m: 3
Adoption not part of the score
3805 stars · 497 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Dokka is an API documentation engine for Kotlin that understands KDoc and Javadoc comments in mixed-language projects. It generates documentation in HTML, Markdown (GFM/Jekyll), and Javadoc-style formats via Gradle, Maven, or CLI runners, and is highly extensible through plugins.
Use cases
- generate API reference docs for a Kotlin library
- produce javadoc.jar for publishing to Maven Central
- document a mixed Kotlin and Java codebase
- generate Markdown documentation for a Kotlin multiplatform project
- host Kotlin API docs on GitHub Pages
- customize documentation rendering with a Dokka plugin
When to choose
- you maintain a Kotlin or Kotlin/Java library and need API reference documentation
- you need javadoc.jar artifacts for Maven publishing
- you want HTML or Markdown docs generated from KDoc comments
- you need multiplatform or multi-module documentation support
When to avoid
- your project is pure Java and standard Javadoc suffices
- you need hand-written guides rather than generated API references
- you need Javadoc format for multi-project or multiplatform builds (unsupported)
Facets
library · maturity active
documentation api-documentation build-tool cli plugin-system documentation developer-tools programming-languages apis jvm cli cross-platform kdoc javadoc kotlin gradle-plugin maven-plugin static-docs jetbrains gradle maven
10 sources
- readme: https://github.com/Kotlin/dokka · fetched 2026-08-28 · e1bd2c5d08b9
- homepage: https://kotl.in/dokka · fetched 2026-08-29 · bb61418400ce
- site_page: https://kotlinlang.org/docs/kotlin-doc.html · fetched 2026-08-29 · 8b11432bcd3e
- site_page: https://kotlinlang.org/docs/dokka-html.html · fetched 2026-08-29 · 2e4da0585f0b
- site_page: https://kotlinlang.org/docs/dokka-javadoc.html · fetched 2026-08-29 · 7a851041ae61
- site_page: https://kotlinlang.org/docs/dokka-gradle.html · fetched 2026-08-29 · c36c5afb06a2
- site_page: https://kotlinlang.org/docs/dokka-maven.html · fetched 2026-08-29 · 0ef9cd1239b3
- site_page: https://kotlinlang.org/docs/dokka-cli.html · fetched 2026-08-29 · d61495b610af
- site_page: https://kotlinlang.org/docs/dokka-plugins.html · fetched 2026-08-29 · 370eb88ca4b2
- site_page: https://kotlinlang.org/docs/dokka-get-started.html · fetched 2026-08-29 · ce929f08a99f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Kotlin/dokka | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem