Moved docs to new subproject

This commit is contained in:
Carlos Sanchez
2004-11-14 21:49:18 +00:00
parent 16b7537db5
commit 2d7e776d84
79 changed files with 68 additions and 53 deletions

28
doc/xdocs/navigation.xml Normal file
View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Maven">
<title>Acegi Security System for Spring</title>
<body>
<menu name="Overview">
<!-- <item name="Goals" href="/goals.html"/>
<item name="Features" href="/features.html"/> -->
<item name="News and Status" href="/status.html"/>
<item name="Getting Started" href="/start/index.html" collapse="true">
<item name="Download" href="/start/download.html"/>
<item name="Build" href="/start/build.html"/>
</item>
<item name="Reference" href="/reference/index.html" collapse="true">
<item name="User Guide" href="/ref/index.html"/>
<!-- item name="Developer Guide" href="/reference/developer-guide.html"/ -->
<!-- item name="FAQ" href="/faq.html"/ -->
</item>
</menu>
<!--
<menu name="Misc">
<item name="Wiki" href=""/>
<item name="Glossary" href="/glossary.html"/>
<item name="Articles" href="/articles.html"/>
</menu>
-->
</body>
</project>