From 2a17990a71c45f6c3da95b55beea324a71005990 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Thu, 14 Aug 2003 14:06:54 +0000 Subject: [PATCH] add link to custom condition git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275086 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/conditions.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/manual/CoreTasks/conditions.html b/docs/manual/CoreTasks/conditions.html index 6e69fbd7b..40f25b9ca 100644 --- a/docs/manual/CoreTasks/conditions.html +++ b/docs/manual/CoreTasks/conditions.html @@ -8,6 +8,16 @@

Conditions

+

Conditions are nested elements of the +<condition> and +<waitfor> tasks. + There are core conditions and custom conditions. Custom + conditions are described in + + Custom Conditions. + Core Conditions are described below. +

+

Core Conditions

These are the nested elements that can be used as conditions in the <condition> and