o descriptor for site generation using doxia

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163067 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-09-10 01:52:13 +00:00
parent f560b3c346
commit 45d80b0f10
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Maven">
<bannerLeft>
<name>Maven</name>
<href>http://www.apache.org</href>
</bannerLeft>
<bannerRight>
<name>http://codehaus.org/codehaus-small.png</name>
<href>http://www.codehaus.org</href>
</bannerRight>
<body>
<links>
<item name="Plexus" href="http://plexus.codehaus.org"/>
<item name="The Codehaus" href="http://www.codehaus.org"/>
</links>
<menu name="Quick Links">
<item name="Examples" href="/examples.html"/>
<item name="Alpha release criteria" href="/alpha-release-criteria.html"/>
<item name="Configuration management" href="/configuration-management.html"/>
<item name="Install" href="/install.html"/>
</menu>
<menu name="Plugins">
<item name="Plugins" href="/plugins.html"/>
<item name="Plugin descriptors" href="/plugin-descriptors.html"/>
<item name="Mojos" href="/mojos.html"/>
</menu>
<menu name="Bug holes">
<item name="Bugs to fix" href="/bugs.html"/>
</menu>
</body>
</project>