8ca803775f
org.jetbrains.jet.cli -> org.jetbrains.kotlin.cli Also fix some minor warnings
KDoc Maven Plugin
This Maven plugin allows you to create API Documentation for your Kotlin code (rather like javadoc but more kool :) as it allows embedded markdown wiki markup.
For examples check out the Kotlin API docs.
For more details see how to write code with comments