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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <project name="Apache Ant" href="http://ant.apache.org/">
  3. <title>Apache Ant</title>
  4. <logo href="images/ant_logo_large.gif">Apache Ant</logo>
  5. <body>
  6. <menu name="Apache Ant">
  7. <item name="Welcome" href="/index.html"/>
  8. <item name="License" href="/license.html"/>
  9. <item name="News" href="/antnews.html"/>
  10. </menu>
  11. <menu name="Documentation">
  12. <item name="Manual"
  13. href="/manual/index.html"/>
  14. <item name="Related Projects"
  15. href="/projects.html"/>
  16. <item name="External Tools and Tasks"
  17. href="/external.html"/>
  18. <item name="Resources"
  19. href="/resources.html"/>
  20. <item name="Frequently Asked Questions"
  21. href="/faq.html"/>
  22. <item name="Having Problems?"
  23. href="/problems.html"/>
  24. </menu>
  25. <menu name="Download">
  26. <item name="Binary Distributions" href="http://ant.apache.org/bindownload.cgi"/>
  27. <item name="Source Distributions" href="http://ant.apache.org/srcdownload.cgi"/>
  28. </menu>
  29. <menu name="Get Involved">
  30. <item name="Mailing Lists" href="/mail.html"/>
  31. <item name="CVS Repositories" href="/cvs.html"/>
  32. <item name="Bug Database" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant"/>
  33. <item name="Enhancement Requests" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;amp;bug_severity=Enhancement"/>
  34. </menu>
  35. <menu name="Project Management">
  36. <item name="Contributors" href="/contributors.html"/>
  37. <item name="Apache Ant Mission" href="/mission.html"/>
  38. <item name="Project Guidelines" href="/guidelines.html"/>
  39. <item name="Legal" href="/legal.html"/>
  40. </menu>
  41. </body>
  42. </project>