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