menu reorganization
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116086 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
43c2916458
commit
58e909e41f
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user