diff --git a/src/main/java/com/ullink/IKVMDocLet.java b/src/main/java/com/ullink/IKVMDocLet.java index 96cc530..ec6de3a 100644 --- a/src/main/java/com/ullink/IKVMDocLet.java +++ b/src/main/java/com/ullink/IKVMDocLet.java @@ -50,7 +50,7 @@ * *
* Other issues: - *
+ *
** Usage reports "javadoc" instead of "ikvmdoc": * @@ -62,11 +62,11 @@ **
* HTML tag parsing is not forgiving; should be made more fault tolerant - *
- * Javadoc HTML -> .NET tag conversions that should be considered/evaluated:
- * true
-> false
-> null
->
true
-> <see langref="true"/>
+ * false
-> <see langref="false"/>
+ * null
-> <see langref="null"/>
*
* References:
* http://weblog.ikvm.net/CommentView.aspx?guid=0259c2c8-e9c1-4c92-88e5-5b459da76b86