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 3.8 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!--
  3. Copyright 2001-2005 The Apache Software Foundation
  4. Licensed under the Apache License, Version 2.0 (the "License");
  5. you may not use this file except in compliance with the License.
  6. You may obtain a copy of the License at
  7. http://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS,
  10. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  11. See the License for the specific language governing permissions and
  12. limitations under the License.
  13. -->
  14. <project name="Apache Ant" href="http://ant.apache.org/">
  15. <title>Apache Ant</title>
  16. <logo href="images/ant_logo_large.gif">Apache Ant</logo>
  17. <body>
  18. <menusection name="Home" index="0" href="/index.html">
  19. <menu name="Apache Ant">
  20. <item name="Welcome" href="/index.html"/>
  21. <item name="License" href="/license.html"/>
  22. <item name="News" href="/antnews.html"/>
  23. </menu>
  24. <menu name="Documentation">
  25. <item name="Manual"
  26. href="/manual/index.html"/>
  27. <item name="Related Projects"
  28. href="/projects.html"/>
  29. <item name="External Tools and Tasks"
  30. href="/external.html"/>
  31. <item name="Resources"
  32. href="/resources.html"/>
  33. <item name="Frequently Asked Questions"
  34. href="/faq.html"/>
  35. <item name="Wiki"
  36. href="http://wiki.apache.org/ant/FrontPage"/>
  37. <item name="Having Problems?"
  38. href="/problems.html"/>
  39. </menu>
  40. <menu name="Download">
  41. <item name="Binary Distributions" href="http://ant.apache.org/bindownload.cgi"/>
  42. <item name="Source Distributions" href="http://ant.apache.org/srcdownload.cgi"/>
  43. </menu>
  44. <menu name="Contributing">
  45. <item name="Mailing Lists" href="/mail.html"/>
  46. <item name="CVS Repositories" href="/cvs.html"/>
  47. <item name="Bug Database" href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant"/>
  48. <item name="Enhancement Requests" href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;amp;bug_severity=enhancement"/>
  49. <item name="Donations" href="http://www.apache.org/foundation/contributing.html"/>
  50. </menu>
  51. <menu name="Project Management">
  52. <item name="Contributors" href="/contributors.html"/>
  53. <item name="Apache Ant Mission" href="/mission.html"/>
  54. <item name="Project Bylaws" href="/bylaws.html"/>
  55. <item name="Legal" href="/legal.html"/>
  56. </menu>
  57. </menusection>
  58. <menusection name="Projects" index="1" href="/projects/index.html">
  59. <menu name="Projects">
  60. <item name="Welcome" href="/projects/index.html"/>
  61. </menu>
  62. <menu name="Antidote">
  63. <item name="About Antidote" href="/projects/antidote/index.html"/>
  64. <item name="News" href="/projects/antidote/news.html"/>
  65. <item name="Design Overview" href="/projects/antidote/design.html"/>
  66. <item name="Module HOW-TO" href="/projects/antidote/module.html"/>
  67. </menu>
  68. </menusection>
  69. </body>
  70. </project>