Browse Source

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

Dan Korostelev 10 years ago
parent
commit
37b2f4784f
1 changed files with 1 additions and 0 deletions
  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) {