Revision: 740
Author:
damon...@gmail.com
Date: Mon Aug 6 09:16:31 2012
Log: Edited wiki page ChxDocChanges through web user interface.
http://code.google.com/p/caffeine-hx/source/detail?r=740
Modified:
/wiki/ChxDocChanges.wiki
=======================================
--- /wiki/ChxDocChanges.wiki Sun Aug 5 09:45:21 2012
+++ /wiki/ChxDocChanges.wiki Mon Aug 6 09:16:31 2012
@@ -21,9 +21,9 @@
== Filtering ==
-Filtering used to be done with the _-f_ and _--includeOnly_ switches. This
did not allow for very fine grained control over what documentation got
created. The new system in version 1.2 works more like a firewall, where
packages are passed through the filter engine, which will either _allow_ or
_deny_ documentation.
-
-The _-f_ and _--includeOnly_ switches have been removed. Use -_-policy_,
_--allow_ and _--deny_. Refer to [ChxDoc#Package_and_Type_filtering]
+Filtering used to be done with the _-f_, _--ignoreRoot_ and
_--includeOnly_ switches. This did not allow for very fine grained control
over what documentation got created. The new system in version 1.2 works
more like a firewall, where packages are passed through the filter engine,
which will either _allow_ or _deny_ documentation.
+
+The _-f_, _--ignoreRoot_ and _--includeOnly_ switches have been removed.
Use -_-policy_, _--allow_ and _--deny_. Refer to
[ChxDoc#Package_and_Type_filtering]
== Specifying templates ==