Browse Source

Clarify documentation of destdir attribute.

PR: 173


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269040 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
7a2927dc6f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/javadoc.html

+ 1
- 1
docs/manual/CoreTasks/javadoc.html View File

@@ -63,7 +63,7 @@ instead.</i></p>
<td valign="top">destdir</td> <td valign="top">destdir</td>
<td valign="top">Destination directory for output files</td> <td valign="top">Destination directory for output files</td>
<td align="center" valign="top">all</td> <td align="center" valign="top">all</td>
<td align="center" valign="top">Yes</td>
<td align="center" valign="top">Yes, unless a doclet has been specified.</td>
</tr> </tr>
<tr> <tr>
<td valign="top">maxmemory</td> <td valign="top">maxmemory</td>


Loading…
Cancel
Save