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 779 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <project name="Mutant Proposal" href="http://jakarta.apache.org/ant/mutant">
  3. <title>Mutant Proposal</title>
  4. <!-- uncomment and put your project logo here!
  5. <logo href="http://jakarta.apache.org/images/jakarta-logo.gif">The Jakarta Project</logo>
  6. -->
  7. <body>
  8. <menu name="Mutant Proposal">
  9. <item name="Introduction"
  10. href="/index.html"/>
  11. <item name="Design Goals"
  12. href="/goals.html"/>
  13. <item name="User Features"
  14. href="/features.html"/>
  15. <item name="Task Developers"
  16. href="/developers.html"/>
  17. <item name="Design Description"
  18. href="/design.html"/>
  19. </menu>
  20. </body>
  21. </project>