tree: 7fcf5cb45c4929c0a85615391a70d67cf4066a48 [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