Author: kevj
Date: Sat Oct 16 07:22:07 2010
New Revision: 1023201
URL: http://svn.apache.org/viewvc?rev=1023201&view=rev
Log:
-update docs with addMin param
Modified:
ant/sandbox/antlibs/minify/trunk/docs/yui.compressor.html
Modified: ant/sandbox/antlibs/minify/trunk/docs/yui.compressor.html
URL:
http://svn.apache.org/viewvc/ant/sandbox/antlibs/minify/trunk/docs/yui.compressor.html?rev=1023201&r1=1023200&r2=1023201&view=diff
==============================================================================
--- ant/sandbox/antlibs/minify/trunk/docs/yui.compressor.html (original)
+++ ant/sandbox/antlibs/minify/trunk/docs/yui.compressor.html Sat Oct 16
07:22:07 2010
@@ -67,6 +67,11 @@ Also take a copy of this antlib and plac
<td>Sets the output of the task to display all warnings while
minifying</td>
<td>NO [defaults to no]</td>
</tr>
+ <tr>
+ <td>addMin</td>
+ <td>Renames each input file from file.js|file.css to
file.min.js|file.min.css</td>
+ <td>NO [defaults to no]</td>
+ </tr>
</table>
<h3>Parameters specified as nested elements</h3>