jvanzyl 2004/06/05 18:47:46
Added: maven-core/docs/apt bugs.apt
maven-core/xdocs navigation.xml
Log:
Revision Changes Path
1.1 maven-components/maven-core/docs/apt/bugs.apt
Index: bugs.apt
===================================================================
-----
Bugs
-----
Jason van Zyl
-----
Bugs
* Need apt form of navigation.xml.
* XML doesn't render correctly in source blobs.
1.1 maven-components/maven-core/xdocs/navigation.xml
Index: navigation.xml
===================================================================
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Maven">
<title>Maven</title>
<body>
<links>
<item name="Plexus" href="http://plexus.codehaus.org"/>
</links>
<menu name="Quick Links">
<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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]