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 1.7 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <!--
  2. Licensed to the Apache Software Foundation (ASF) under one or more
  3. contributor license agreements. See the NOTICE file distributed with
  4. this work for additional information regarding copyright ownership.
  5. The ASF licenses this file to You under the Apache License, Version 2.0
  6. (the "License"); you may not use this file except in compliance with
  7. the License. You may obtain a copy of the License at
  8. http://www.apache.org/licenses/LICENSE-2.0
  9. Unless required by applicable law or agreed to in writing, software
  10. distributed under the License is distributed on an "AS IS" BASIS,
  11. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. See the License for the specific language governing permissions and
  13. limitations under the License.
  14. -->
  15. <html>
  16. <head>
  17. <meta http-equiv="Content-Language" content="en-us">
  18. <link rel="stylesheet" type="text/css" href="stylesheets/style.css">
  19. <title>Apache Ant 1.8.0 User Manual</title>
  20. </head>
  21. <body bgcolor="#FFFFFF">
  22. <div align="center">
  23. <h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
  24. <h1>Apache Ant 1.8.0 Manual</h1>
  25. <p align="left">This is the manual for version 1.8.0 of
  26. <a target="_top" href="http://ant.apache.org/index.html">Apache Ant</a>.
  27. If your version
  28. of Ant (as verified with <tt>ant -version</tt>) is older or newer than this
  29. version then this is not the correct manual set. Please use the documentation
  30. appropriate to your current version. Also, if you are using a version
  31. older than the most recent release, we recommend an upgrade to fix bugs
  32. as well as provide new functionality. </p>
  33. <p>&nbsp;</p>
  34. </div>
  35. </body>
  36. </html>