tree: f0c6106a00801dd469cf3ea7b70fee315fcce83c
  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