Ross ROSS = Recommend OSS · open-source software intelligence for agents

Kotlin/dokka

API documentation engine for Kotlin observed · 2026-08-28

github.com/Kotlin/dokka · homepage · Kotlin · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
Kotlin/dokkamain80

For agents

markdown · JSON · MCP: product_card(name="Kotlin/dokka")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem