polyforest / acornui-gradle

A bundle of Gradle plugins that helps build Acorn UI projects with ease.
Apache License 2.0
0 stars 0 forks source link

Provide javadoc generation for Kotlin MPP #28

Open fuzzyweapon opened 5 years ago

fuzzyweapon commented 5 years ago

This is no small task. Will need to integrate with Kotlin MPP, figure out best conventions (which can only be figured out through testing different implementations before abstracting across modules), provide multi-module support.

Currently Kotlin MPP & Dokka integration is non-existent (see below for some starter resources):