You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2011/09/02 22:44:26 UTC

svn commit: r1164702 - in /maven/plugin-tools/trunk: maven-plugin-tools-ant/src/site/ maven-plugin-tools-api/src/site/ maven-plugin-tools-beanshell/src/site/ maven-plugin-tools-java/src/site/ maven-plugin-tools-javadoc/src/site/ maven-plugin-tools-mode...

Author: hboutemy
Date: Fri Sep  2 20:44:25 2011
New Revision: 1164702

URL: http://svn.apache.org/viewvc?rev=1164702&view=rev
Log:
added direct javadoc and jxr entries in Overview menu

Modified:
    maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/site.xml
    maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/site.xml
    maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/site.xml
    maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/site.xml
    maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/site.xml
    maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/site.xml

Modified: maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/site.xml?rev=1164702&r1=1164701&r2=1164702&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/site.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-ant/src/site/site.xml Fri Sep  2 20:44:25 2011
@@ -23,6 +23,9 @@ under the License.
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>
+      <item name="JavaDocs" href="apidocs/index.html"/>
+      <item name="Source Xref" href="xref/index.html"/>
+      <!--item name="FAQ" href="faq.html"/-->
     </menu>
   </body>
 </project>

Modified: maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/site.xml?rev=1164702&r1=1164701&r2=1164702&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/site.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-api/src/site/site.xml Fri Sep  2 20:44:25 2011
@@ -23,6 +23,9 @@ under the License.
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>
+      <item name="JavaDocs" href="apidocs/index.html"/>
+      <item name="Source Xref" href="xref/index.html"/>
+      <!--item name="FAQ" href="faq.html"/-->
     </menu>
   </body>
 </project>

Modified: maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/site.xml?rev=1164702&r1=1164701&r2=1164702&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/site.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-beanshell/src/site/site.xml Fri Sep  2 20:44:25 2011
@@ -23,6 +23,9 @@ under the License.
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>
+      <item name="JavaDocs" href="apidocs/index.html"/>
+      <item name="Source Xref" href="xref/index.html"/>
+      <!--item name="FAQ" href="faq.html"/-->
     </menu>
   </body>
 </project>

Modified: maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/site.xml?rev=1164702&r1=1164701&r2=1164702&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/site.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-java/src/site/site.xml Fri Sep  2 20:44:25 2011
@@ -23,6 +23,9 @@ under the License.
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>
+      <item name="JavaDocs" href="apidocs/index.html"/>
+      <item name="Source Xref" href="xref/index.html"/>
+      <!--item name="FAQ" href="faq.html"/-->
     </menu>
   </body>
 </project>

Modified: maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/site.xml?rev=1164702&r1=1164701&r2=1164702&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/site.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-javadoc/src/site/site.xml Fri Sep  2 20:44:25 2011
@@ -25,6 +25,9 @@ under the License.
       <item name="Introduction" href="index.html"/>
       <item name="Usage" href="usage.html"/>
       <item name="Screenshots From Javadoc" href="screenshots.html"/>
+      <item name="JavaDocs" href="apidocs/index.html"/>
+      <item name="Source Xref" href="xref/index.html"/>
+      <!--item name="FAQ" href="faq.html"/-->
     </menu>
   </body>
 </project>

Modified: maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/site.xml?rev=1164702&r1=1164701&r2=1164702&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/site.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-model/src/site/site.xml Fri Sep  2 20:44:25 2011
@@ -23,6 +23,9 @@ under the License.
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>
+      <item name="JavaDocs" href="apidocs/index.html"/>
+      <item name="Source Xref" href="xref/index.html"/>
+      <!--item name="FAQ" href="faq.html"/-->
     </menu>
   </body>
 </project>