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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <project name="Apache Ant"
  3. href="http://jakarta.apache.org/ant/">
  4. <title>Apache Ant</title>
  5. <logo href="images/ant_logo_large.gif">Apache Ant</logo>
  6. <body>
  7. <menu name="Apache Ant">
  8. <item name="Front Page"
  9. href="/index.html"/>
  10. <item name="News"
  11. href="/antnews.html"/>
  12. <item name="Documentation"
  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="Download">
  26. <item name="Binaries" href="/site/binindex.html"/>
  27. <item name="Source Code" href="/site/sourceindex.html"/>
  28. </menu>
  29. <menu name="Jakarta">
  30. <item name="News &amp; Status" href="/site/news.html"/>
  31. <item name="Mission" href="/site/mission.html"/>
  32. <item name="Guidelines Notes" href="/site/guidelines.html"/>
  33. <item name="FAQs" href="/site/faqs.html"/>
  34. </menu>
  35. <menu name="Get Involved">
  36. <item name="Overview" href="/site/getinvolved.html"/>
  37. <item name="CVS Repositories" href="/site/cvsindex.html"/>
  38. <item name="Mailing Lists" href="/site/mail.html"/>
  39. <item name="Reference Library" href="/site/library.html"/>
  40. <item name="Bug Database" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant"/>
  41. <item name="Enhancement Requests" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement"/>
  42. </menu>
  43. </body>
  44. </project>