浏览代码

let's see if @:dox(ignore) works :-P

Dan Korostelev 10 年之前
父节点
当前提交
37b2f4784f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      std/js/Boot.hx

+ 1 - 0
std/js/Boot.hx

@@ -21,6 +21,7 @@
  */
 package js;
 
+@:dox(ignore)
 class Boot {
 
 	private static function __unhtml(s : String) {