holtdl 02/02/19 17:44:53
Modified: docs/manual tasksoverview.html
Log:
Grrrf - meant to take out Description "task" (since it's not, it's a "type").
Revision Changes Path
1.2 +0 -7 jakarta-ant/docs/manual/tasksoverview.html
Index: tasksoverview.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/tasksoverview.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tasksoverview.html 20 Feb 2002 01:20:24 -0000 1.1
+++ tasksoverview.html 20 Feb 2002 01:44:53 -0000 1.2
@@ -609,13 +609,6 @@
</tr>
<tr valign="top">
- <td nowrap><a href="CoreTypes/description.html">Description</a></td>
- <td><p>Allows for a description of the project to be specified that
- will be included in the output of the <code>ant -projecthelp</code>
- command.</p></td>
- </tr>
-
- <tr valign="top">
<td nowrap><a href="CoreTasks/echo.html">Echo</a></td>
<td><p>Echoes text to <code>System.out</code> or to a file.</p></td>
</tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>