Generate Kotlin library, Android, and multiplatform project documentation automatically. Codec8 reads KDoc comments, Gradle files, and your class structure to build complete docs.
Kotlin libraries tend to have expressive, concise code that is hard to understand without documentation. The gap between what the code does and what the README explains is often enormous.
Tailored documentation features for Kotlin codebases
Parses KDoc comments and Kotlin type system features (data classes, sealed classes, extensions) into API docs
Generates Gradle Kotlin DSL and Groovy DSL dependency snippets for both build systems
Documents coroutine-based APIs with Flow, suspend function, and dispatcher context notes
Detects Kotlin Multiplatform targets and generates per-platform setup instructions
From zero to published docs in under a minute
Paste your GitHub repository URL. Public repos work instantly — no signup required for the free README preview.
Codec8 reads your Kotlin source code, dependencies, and structure, then generates README, API docs, architecture diagrams, and setup guide.
Download your documentation as Markdown files or let Codec8 open a pull request directly to your repository.
These well-known projects are perfect candidates for Codec8
Yes. For Android projects, Codec8 generates documentation including Gradle configuration, ProGuard rules, permissions required, and integration setup steps.
Yes. Codec8 reads expect/actual declarations and documents the shared API alongside platform-specific implementations for both Android and iOS targets.
Codec8 detects builder DSL patterns common in Kotlin and generates configuration examples showing how to use the DSL, not just a dry listing of available properties.
Paste your GitHub repo URL and get a free README preview in 60 seconds. No signup required.
Generate Kotlin docs free