J2K: convert javadoc comments to kdoc

This commit is contained in:
Dmitry Jemerov
2015-03-03 18:29:42 +01:00
parent cbb8df954c
commit ac6a56761e
21 changed files with 448 additions and 11 deletions
@@ -0,0 +1,16 @@
/**
* We support the following HTML styles: **bold**, *italic*, ~~strikethrough~~, `code`
*
* Paragraph tags also work.
* HTML entities (need to remain as is in Markdown): & < > "
* Made by [JetBrains](http://www.jetbrains.com)
*
* * Kotlin
* * Java
*
*
* 1. First
* 1. Second
*
*/
public class C