瀏覽代碼

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) {