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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  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. <menusection name="Home" index="0" href="/index.html">
  7. <menu name="Apache Ant">
  8. <item name="Welcome" href="/index.html"/>
  9. <item name="License" href="/license.html"/>
  10. <item name="News" href="/antnews.html"/>
  11. </menu>
  12. <menu name="Documentation">
  13. <item name="Manual"
  14. href="/manual/index.html"/>
  15. <item name="Related Projects"
  16. href="/projects.html"/>
  17. <item name="External Tools and Tasks"
  18. href="/external.html"/>
  19. <item name="Resources"
  20. href="/resources.html"/>
  21. <item name="Frequently Asked Questions"
  22. href="/faq.html"/>
  23. <item name="Having Problems?"
  24. href="/problems.html"/>
  25. </menu>
  26. <menu name="Download">
  27. <item name="Binary Distributions" href="http://ant.apache.org/bindownload.cgi"/>
  28. <item name="Source Distributions" href="http://ant.apache.org/srcdownload.cgi"/>
  29. </menu>
  30. <menu name="Get Involved">
  31. <item name="Mailing Lists" href="/mail.html"/>
  32. <item name="CVS Repositories" href="/cvs.html"/>
  33. <item name="Bug Database" href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant"/>
  34. <item name="Enhancement Requests" href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;amp;bug_severity=Enhancement"/>
  35. </menu>
  36. <menu name="Project Management">
  37. <item name="Contributors" href="/contributors.html"/>
  38. <item name="Apache Ant Mission" href="/mission.html"/>
  39. <item name="Project Guidelines" href="/guidelines.html"/>
  40. <item name="Legal" href="/legal.html"/>
  41. </menu>
  42. </menusection>
  43. <menusection name="Projects" index="1" href="/projects/index.html">
  44. <menu name="Projects">
  45. <item name="Welcome" href="/projects/index.html"/>
  46. </menu>
  47. <menu name="Antidote">
  48. <item name="About Antidote" href="/projects/antidote/index.html"/>
  49. <item name="Design Overview" href="/projects/antidote/design.html"/>
  50. <item name="Module HOW-TO" href="/projects/antidote/module.html"/>
  51. </menu>
  52. </menusection>
  53. </body>
  54. </project>