tree: f2f1b42aaa282ed87791027141f7057a1c064e09 [path history] [tgz]
  1. src/
  2. pom.xml
  3. ReadMe.md
libraries/tools/kdoc-maven-plugin/ReadMe.md

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