From 4b901d5a842154a5cdd6aab05031405bcebfdefc Mon Sep 17 00:00:00 2001
From: Steve Loughran
Date: Thu, 13 Jan 2005 23:09:32 +0000
Subject: [PATCH] doc updates; especially command line options, why we hate
CLASSPATH and ant.file.* I have declared a policy on what we will name new
properties. Is this a good formal policy to have?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277357 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTypes/selectors.html | 10 ++---
docs/manual/running.html | 60 ++++++++++++++++++++++------
2 files changed, 52 insertions(+), 18 deletions(-)
diff --git a/docs/manual/CoreTypes/selectors.html b/docs/manual/CoreTypes/selectors.html
index b841f2261..149f4de3a 100755
--- a/docs/manual/CoreTypes/selectors.html
+++ b/docs/manual/CoreTypes/selectors.html
@@ -260,7 +260,7 @@
Depth Selector
The <depth> tag selects files based on
- how many directy levels deep they are in relation to the base
+ how many directory levels deep they are in relation to the base
directory of the fileset.
@@ -759,7 +759,7 @@
- | Algorithm's |
+ | Algorithm options |
| Name |
Description |
@@ -792,7 +792,7 @@
- | Cache's |
+ | Cache options |
| propertyfile |
Use the java.util.Properties class and its possibility
@@ -804,7 +804,7 @@
|
- | Comparator's |
+ | Comparator options |
| equal |
Very simple object comparison. |
@@ -1319,7 +1319,7 @@
Programming Selectors in Ant.
- Copyright © 2002-2004 The Apache Software
+
Copyright © 2002-2005 The Apache Software
Foundation. All rights Reserved.