Revision: 747
Author:
damon...@gmail.com
Date: Mon Aug 6 09:41:36 2012
Log: --ignoreRoot
http://code.google.com/p/caffeine-hx/source/detail?r=747
Modified:
/trunk/projects/chxdoc/src/CHANGES
=======================================
--- /trunk/projects/chxdoc/src/CHANGES Mon Aug 6 09:40:09 2012
+++ /trunk/projects/chxdoc/src/CHANGES Mon Aug 6 09:41:36 2012
@@ -24,6 +24,7 @@
- Added --mergeMeta which takes any haxe metadata tag that has a simalr
name, and adds it to the
the regular tags. Basically this makes @author("Russell Weir") function
blah() {} the same
as the "/** @author Russell Weir */" style.
+ - --ignoreRoot removed. Use the --deny=/ syntax.
1.1.4
- Haxe 2.10 compatibility