Author: mbenson
Date: Thu Jul 27 08:40:14 2006
New Revision: 426106
URL: http://svn.apache.org/viewvc?rev=426106&view=rev
Log:
Add a link to ensure explanation (found an indictment of basedir's description
as being recursive). :|
Modified:
ant/core/trunk/docs/manual/using.html
Modified: ant/core/trunk/docs/manual/using.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/using.html?rev=426106&r1=426105&r2=426106&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/using.html (original)
+++ ant/core/trunk/docs/manual/using.html Thu Jul 27 08:40:14 2006
@@ -286,7 +286,7 @@
<p>In addition, Ant has some built-in properties:</p>
<pre>
basedir the absolute path of the project's basedir (as set
- with the basedir attribute of <project>).
+ with the basedir attribute of <a
href="#projects"><project>)</a>.
ant.file the absolute path of the buildfile.
ant.version the version of Ant
ant.project.name the name of the project that is currently executing;
@@ -608,7 +608,7 @@
deliberately assign a different meaning to <code>refid</code>.</p>
<hr>
-<p align="center">Copyright © 2000-2005 The Apache Software Foundation.
All rights
+<p align="center">Copyright © 2000-2006 The Apache Software Foundation.
All rights
Reserved.</p>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]