Enable Dokka API overview
Open
@Jolanrensen is already working on this.
Since Aug 6, 2026.
documentation
KDocs
research
- Dominant language
- Kotlin
- Stars
- 1.1k
- Forks
- 83
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 30
Description
We don't use Dokka yet to publish our API and all KDocs.
This can however be nice to have to point users to a specific function or class. It will also help us catch broken KDocs like https://github.com/Kotlin/dataframe/issues/1835.
We will need to research a bit to make sure Dokka uses the results of KoDEx.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.