navigation.xml 1.1 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <project name="Maven">
  3. <title>Acegi Security System for Spring</title>
  4. <body>
  5. <menu name="Overview">
  6. <!-- <item name="Goals" href="/goals.html"/>
  7. <item name="Features" href="/features.html"/> -->
  8. <item name="News and Status" href="/status.html"/>
  9. <item name="Getting Started" href="/start/index.html" collapse="true">
  10. <item name="Download" href="/start/download.html"/>
  11. <item name="Build" href="/start/build.html"/>
  12. </item>
  13. <item name="Reference" href="/reference/index.html" collapse="true">
  14. <item name="User Guide" href="/ref/index.html"/>
  15. <!-- item name="Developer Guide" href="/reference/developer-guide.html"/ -->
  16. <!-- item name="FAQ" href="/faq.html"/ -->
  17. </item>
  18. </menu>
  19. <!--
  20. <menu name="Misc">
  21. <item name="Wiki" href=""/>
  22. <item name="Glossary" href="/glossary.html"/>
  23. <item name="Articles" href="/articles.html"/>
  24. </menu>
  25. -->
  26. </body>
  27. </project>