Skip to content

Dokka in Material for MkDocs

Embed your Kotlin documentation comments into a Material for MkDocs site

View repositoryLearn more about usKotlin SlackJoin our DiscordMastodonBluesky

Welcome!

Dokka in Material for MkDocs is a Gradle plugin using Dokka to extract documentation comments (KDoc) and embed them in a generated website.

This plugin should work for any kind of project supported by Dokka: Kotlin/JVM, Kotlin/Multiplatform, etc. This also includes extracting Java source comments from mixed Java/Kotlin projects.

This project is very early in development. If you find something missing, or a stability issue, please create an issue or email us.