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.

cover.html 999 B

12345678910111213141516171819202122232425262728
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="en-us">
  4. <link rel="stylesheet" type="text/css" href="stylesheets/style.css"/>
  5. <title>Apache Ant 1.7 User Manual</title>
  6. </head>
  7. <body bgcolor="#FFFFFF">
  8. <div align="center">
  9. <h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
  10. <h1>Apache Ant 1.7 Manual</h1>
  11. <p align="left">This is the manual for version 1.7alpha of
  12. <a href="http://ant.apache.org/index.html">Apache Ant</a>.
  13. If your version
  14. of Ant (as verified with <tt>ant -version</tt>) is older or newer than this
  15. version then this is not the correct manual set. Please use the documentation
  16. appropriate to your current version. Also, if you are using a version
  17. older than the most recent release, we recommend an upgrade to fix bugs
  18. as well as provide new functionality. </p>
  19. <p>&nbsp;</p>
  20. </div>
  21. <hr>
  22. <p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
  23. Reserved.</p>
  24. </body>
  25. </html>