-
Hi, still looking into how Mill could replace gradle in the context of Kotlin and wonder what it offer in the direction of code documentation. I see that it generates a javaDocJar but I don't see anything related to dokka and thus was wondering if anything like this exists already (or mkdoc or whatever) |
Beta Was this translation helpful? Give feedback.
Answered by
lihaoyi
Jul 23, 2025
Replies: 1 comment 5 replies
-
@robstoll the
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@robstoll looks like the docs have the wrong name, should be
def dokkaOptions
https://github.com/com-lihaoyi/mill/blob/main/libs/kotlinlib/src/mill/kotlinlib/KotlinModule.scala#L250