Add folding doc and multiline comments

This commit is contained in:
Nikolay Krasko
2013-06-18 17:43:57 +04:00
parent 9c604267f8
commit 935c5ec16d
15 changed files with 236 additions and 47 deletions
@@ -0,0 +1,9 @@
<fold text='/**...*/'>/**
* Kdoc licence
*/</fold>
package some
<fold text='/**...*/'>/**
* Some Kdoc comment
*/</fold>
class A