Rename some items in the documentation

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@385189 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-03-11 23:02:32 +00:00
parent f98f17941c
commit 9f7e09d76a
2 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc,junittests,j
# Multiproject plugin settings
#=====
maven.multiproject.navigation=independent
maven.multiproject.overviewPage.title=Plugins supplied with Maven
maven.multiproject.overviewPage.title=Plugins list
maven.multiproject.overviewPage.text=The following Maven plugins are available as part of the Maven Project. Please refer also to the list of available <a href="http://maven.apache.org/maven-1.x/plugins/3rdparty.html">Third Party Plugins</a> and the <a href="http://maven.apache.org/maven-1.x/plugins/sandbox/">Sandbox</a>.
maven.multiproject.basedir=${basedir}/..
maven.multiproject.includes=*/project.xml

View File

@ -28,9 +28,9 @@
<links>
</links>
<menu name="Overview">
<item name="Plugins" href="/index.html"/>
<item name="Plugins list" href="/index.html"/>
<item name="FAQ" href="/faq.html"/>
<item name="Releases" href="/multichanges-report.html"/>
<item name="Last releases" href="/multichanges-report.html"/>
<item name="Dependencies" href="/dependency-convergence-report.html"/>
</menu>
<search/>