Browse Source

Add scriptselector in the TOC

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278482 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 20 years ago
parent
commit
488caddedd
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      docs/manual/CoreTypes/selectors.html

+ 3
- 0
docs/manual/CoreTypes/selectors.html View File

@@ -70,6 +70,9 @@
<li><a href="#signedselector"><code>&lt;signedselector&gt;</code></a> - Select files if <li><a href="#signedselector"><code>&lt;signedselector&gt;</code></a> - Select files if
they are signed, and optionally if they have a signature of a certain name. they are signed, and optionally if they have a signature of a certain name.
</li> </li>
<li><a href="#scriptselector"><code>&lt;scriptselector&gt;</code></a> -
Use a BSF scripting language to create your own selector
</li>
</ul> </ul>


<a name="containsselect"></a> <a name="containsselect"></a>


Loading…
Cancel
Save