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.

project.xml 4.0 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <project name="Apache Ant" href="http://ant.apache.org/">
  17. <title>Apache Ant</title>
  18. <logo href="images/ant_logo_large.gif">Apache Ant</logo>
  19. <body>
  20. <menusection name="Home" index="0" href="/index.html">
  21. <menu name="Apache Ant">
  22. <item name="Welcome" href="/index.html"/>
  23. <item name="License" href="/license.html"/>
  24. <item name="News" href="/antnews.html"/>
  25. </menu>
  26. <menu name="Documentation">
  27. <item name="Manual"
  28. href="/manual/index.html"/>
  29. <item name="Related Projects"
  30. href="/projects.html"/>
  31. <item name="External Tools and Tasks"
  32. href="/external.html"/>
  33. <item name="Resources"
  34. href="/resources.html"/>
  35. <item name="Frequently Asked Questions"
  36. href="/faq.html"/>
  37. <item name="Wiki"
  38. href="http://wiki.apache.org/ant/FrontPage"/>
  39. <item name="Having Problems?"
  40. href="/problems.html"/>
  41. </menu>
  42. <menu name="Download">
  43. <item name="Binary Distributions" href="http://ant.apache.org/bindownload.cgi"/>
  44. <item name="Source Distributions" href="http://ant.apache.org/srcdownload.cgi"/>
  45. </menu>
  46. <menu name="Contributing">
  47. <item name="Mailing Lists" href="/mail.html"/>
  48. <item name="Subversion Repositories" href="/svn.html"/>
  49. <item name="Nightly Builds" href="/nightlies.html"/>
  50. <item name="Bug Database" href="/bugs.html"/>
  51. <item name="Donations" href="http://www.apache.org/foundation/contributing.html"/>
  52. </menu>
  53. <menu name="Project Management">
  54. <item name="Contributors" href="/contributors.html"/>
  55. <item name="Apache Ant Mission" href="/mission.html"/>
  56. <item name="Project Bylaws" href="/bylaws.html"/>
  57. <item name="Legal" href="/legal.html"/>
  58. </menu>
  59. </menusection>
  60. <menusection name="Projects" index="1" href="/projects/index.html">
  61. <menu name="Projects">
  62. <item name="Welcome" href="/projects/index.html"/>
  63. </menu>
  64. <menu name="Ant Libraries">
  65. <item name="Introduction" href="/antlibs/index.html"/>
  66. <item name="Charter" href="/antlibs/charter.html"/>
  67. <item name="Ant Libraries" href="/antlibs/proper.html"/>
  68. <item name="Sandbox Ant Libraries" href="/antlibs/sandbox.html"/>
  69. <item name="Binary Distributions" href="http://ant.apache.org/antlibs/bindownload.cgi"/>
  70. <item name="Source Distributions" href="http://ant.apache.org/antlibs/srcdownload.cgi"/>
  71. </menu>
  72. </menusection>
  73. </body>
  74. </project>