aboutsummaryrefslogtreecommitdiff
path: root/mkdocs/src/doc/docs/index.md
blob: 2cedfe3537b283d01b0abc4a165a3a6bef25aaed (plain)
1
2
3
4
5
6
7
8
9
# Dokka 

Dokka is an API documentation engine for Kotlin.

If you want to learn how to use Dokka, see 
[documentation on kotlinlang.org](https://kotlinlang.org/docs/dokka-introduction.html).

If you want to learn more about Dokka's internals and/or how to write Dokka plugins,
see [Developer guides](developer_guide/introduction.md).