antoine 2003/04/27 00:39:23
Modified: docs/manual using.html Log: add a link to zipfileset in the section about types supporting references Revision Changes Path 1.29 +2 -1 ant/docs/manual/using.html Index: using.html =================================================================== RCS file: /home/cvs/ant/docs/manual/using.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- using.html 19 Mar 2003 09:20:53 -0000 1.28 +++ using.html 27 Apr 2003 07:39:23 -0000 1.29 @@ -530,7 +530,8 @@ </project> </pre></blockquote> <p>All tasks that use nested elements for <a -href="CoreTypes/patternset.html">PatternSet</a>s, <a href="CoreTypes/fileset.html">FileSet</a>s or +href="CoreTypes/patternset.html">PatternSet</a>s, <a href="CoreTypes/fileset.html">FileSet</a>s, +<a href="CoreTypes/zipfileset.html">ZipFileSet</a>s or <a href="#path">path-like structures</a> accept references to these structures as well.</p>