You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <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>
|