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

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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="Front Page" href="/index.html"/>
  8. <item name="License" href="/LICENSE"/>
  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="Ant FAQ"
  21. href="/faq.html"/>
  22. <item name="Having Problems?"
  23. href="/problems.html"/>
  24. </menu>
  25. <menu name="Get Involved">
  26. <item name="Mailing Lists" href="/mail.html"/>
  27. <item name="CVS Repositories" href="/cvs.html"/>
  28. <item name="Bug Database" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant"/>
  29. <item name="Enhancement Requests" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement"/>
  30. </menu>
  31. <menu name="Project Managment">
  32. <item name="Contributors" href="/contributors.html"/>
  33. <item name="Mission" href="/mission.html"/>
  34. <item name="Guidelines Notes" href="/guidelines.html"/>
  35. <item name="Legal" href="/legal.html"/>
  36. </menu>
  37. </body>
  38. </project>