-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Overview
There should be automatically generated API documentation to easily see what APIs are available for a particular module.
We can use Dokka for this.
Tasks
- Add auto-generated Dokka docs with Dokkatoo
- Verify composite builds support (Composite builds example adamko-dev/dokkatoo#49)
- Investigate why KMP sources are broken (Kotlin Multiplatform builds result in "Error class: Unknown class" adamko-dev/dokkatoo#50)
- Exclude test sources from Dokka docs (KMP: Support for removing test sources from the output adamko-dev/dokkatoo#51)
- Add CI to auto-publish docs
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed