sbailliez 01/08/08 14:13:56
Added: docs/manual/CoreTypes description.html Removed: docs/manual/CoreTasks description.html Log: Must be in CoreTypes..not CoreTasks. This is really not a good day.... Revision Changes Path 1.1 jakarta-ant/docs/manual/CoreTypes/description.html Index: description.html =================================================================== <html> <head> <meta http-equiv="Content-Language" content="en-us"> <title>Ant User Manual</title> </head> <body> <h2><a name="description">Description</a></h2> <h3>Description</h3> <p>Provides a description of the current project.</p> <h3>Parameters</h3> <p>(none)</p> <h3>Examples</h3> <pre> <description> This buildfile is used to build the foo subproject within the large, complex bar project. </description> </pre> <hr> <p align="center">Copyright © 2000,2001 Apache Software Foundation. All rights Reserved.</p> </body> </html>
