refactored the maven project structure so that things are in a simpler tree structure to avoid folks getting lost
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
## 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](http://daringfireball.net/projects/markdown/syntax#block) wiki markup.
|
||||
|
||||
For examples check out the [Kotlin API docs](http://jetbrains.github.com/kotlin/versions/snapshot/apidocs/index.html).
|
||||
|
||||
For more details see [how to write code with comments](http://confluence.jetbrains.net/display/Kotlin/Coding+Conventions)
|
||||
Reference in New Issue
Block a user