Files
kotlin-fork/libraries/tools/kdoc-maven-plugin
James Strachan 9df8f1c197 typo
2012-04-14 06:11:51 +01:00
..
2012-04-14 06:11:51 +01:00
2012-04-12 13:03:15 +04:00

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