peterreilly 2003/12/18 04:46:42
Modified: docs/manual Tag: ANT_16_BRANCH conceptstypeslist.html
Added: docs/manual/CoreTypes Tag: ANT_16_BRANCH namespace.html
Log:
Sync with HEAD
Revision Changes Path
No revision
No revision
1.13.2.3 +2 -0 ant/docs/manual/conceptstypeslist.html
Index: conceptstypeslist.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/conceptstypeslist.html,v
retrieving revision 1.13.2.2
retrieving revision 1.13.2.3
diff -u -r1.13.2.2 -r1.13.2.3
--- conceptstypeslist.html 9 Oct 2003 21:01:14 -0000 1.13.2.2
+++ conceptstypeslist.html 18 Dec 2003 12:46:41 -0000 1.13.2.3
@@ -38,6 +38,8 @@
<a href="OptionalTypes/extension.html">Extension Package</a><br>
<a href="OptionalTypes/extensionset.html">Set of Extension Packages</a><br>
+<h3>Namespace</h3>
+<a href="CoreTypes/namespace.html">Namespace Support</a><br>
<h3>Antlib</h3>
<a href="CoreTypes/antlib.html">Antlib</a><br>
<a href="CoreTypes/antlib.html#antlibnamespace">Antlib namespace</a><br>
No revision
No revision
1.1.2.1 +3 -1 ant/docs/manual/CoreTypes/namespace.html
Index: namespace.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTypes/namespace.html,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- namespace.html 18 Dec 2003 12:43:06 -0000 1.1
+++ namespace.html 18 Dec 2003 12:46:41 -0000 1.1.2.1
@@ -1,5 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html><head><title>XmlNamespaceSupport</title></head>
+<html><head><title>XmlNamespaceSupport</title>
+<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
+</head>
<body>
<h2><a name="namespace">XML Namespace Support</a></h2>
Ant 1.6 introduces support for XML namespaces.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]