aheritier 2004/09/26 14:40:44
Modified: pdf/xdocs navigation.xml
Log:
menu reorganization
Revision Changes Path
1.7 +16 -16 maven-plugins/pdf/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/maven-plugins/pdf/xdocs/navigation.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- navigation.xml 27 May 2004 21:37:12 -0000 1.6
+++ navigation.xml 26 Sep 2004 21:40:44 -0000 1.7
@@ -16,21 +16,21 @@
* limitations under the License.
*/
-->
-
<project name="Maven PDF Plugin">
- <title>Maven PDF Plugin</title>
- <body>
- <links>
- <item name="Maven" href="http://maven.apache.org/"/>
- <item name="FOP" href="http://xml.apache.org/fop/"/>
- <item name="PDF Documentation" href="/maven-pdf-plugin.pdf"
img="/images/pdf.gif" target="_blank"/>
- </links>
- <menu name="Overview">
- <item name="Goals" href="/goals.html"/>
- <item name="Properties" href="/properties.html"/>
- <item name="Changes" href="/changes-report.html"/>
- <item name="FAQ" href="/faq.html"/>
- <item name="Dependencies" href="/dependencies.html"/>
- </menu>
- </body>
+ <title>Maven PDF Plugin</title>
+ <body>
+ <links>
+ <item name="Maven" href="http://maven.apache.org/"/>
+ <item name="FOP" href="http://xml.apache.org/fop/"/>
+ <item name="PDF Documentation" href="/maven-pdf-plugin.pdf"
img="/images/pdf.gif" target="_blank"/>
+ </links>
+ <menu name="Overview">
+ <item name="About" href="/index.html"/>
+ <item name="Goals" href="/goals.html"/>
+ <item name="Properties" href="/properties.html"/>
+ <item name="FAQ" href="/faq.html"/>
+ <item name="Downloads" href="/downloads.html"/>
+ <item name="History" href="/changes-report.html"/>
+ </menu>
+ </body>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]