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

12345678910111213141516171819202122232425262728293031323334
  1. <project name="Apache Myrmidon" href="http://jakarta.apache.org/ant/myrmidon">
  2. <title>Apache Myrmidon</title>
  3. <body>
  4. <menu name="Myrmidon">
  5. <item name="Introduction" href="/index.html"/>
  6. <item name="Get Involved" href="/getinvolved.html"/>
  7. <item name="Building Myrmidon" href="/user.html"/>
  8. <item name="Todo List" href="/todo.html"/>
  9. </menu>
  10. <menu name="User Guide">
  11. <item name="Project File" href="/buildfile.html"/>
  12. <item name="Virtual File System" href="/vfs.html"/>
  13. <item name="Ant 1 Compatibility Layer" href="/ant1compat.html"/>
  14. <item name="Differences to Ant 1" href="/differences.html"/>
  15. <item name="My First Task" href="/task.html"/>
  16. </menu>
  17. <menu name="Extending Ant">
  18. <item name="Configuration HOWTO" href="/configuring.html"/>
  19. <item name="Converter HOWTO" href="/converter.html"/>
  20. <item name="Type HOWTO" href="/type.html"/>
  21. <item name="ClassLoader HOWTO" href="/classloader.html"/>
  22. <item name="Library HOWTO" href="/librarys.html"/>
  23. </menu>
  24. <menu name="Container Design">
  25. </menu>
  26. </body>
  27. </project>