Parcourir la source

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

Dan Korostelev il y a 10 ans
Parent
commit
37b2f4784f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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) {