You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by er...@apache.org on 2011/07/25 15:41:42 UTC

svn commit: r1150698 - /james/mime4j/trunk/src/site/site.xml

Author: eric
Date: Mon Jul 25 13:41:41 2011
New Revision: 1150698

URL: http://svn.apache.org/viewvc?rev=1150698&view=rev
Log:
Add javadoc in the Mime4J menu because new skin does not show generated reports.

Modified:
    james/mime4j/trunk/src/site/site.xml

Modified: james/mime4j/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/mime4j/trunk/src/site/site.xml?rev=1150698&r1=1150697&r2=1150698&view=diff
==============================================================================
--- james/mime4j/trunk/src/site/site.xml (original)
+++ james/mime4j/trunk/src/site/site.xml Mon Jul 25 13:41:41 2011
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project name="James mime4j">
+<project name="Apache James Mime4J">
     <skin>
         <groupId>org.apache.james</groupId>
         <artifactId>maven-skin</artifactId>
@@ -43,6 +43,7 @@
       <item name="Status" href="/status.html"/>
       <item name="Example" href="/samples.html"/>
       <item name="Usage" href="/usage.html"/>
+      <item name="Javadoc" href="/apidocs/index.html"/>
       <item name="Start" href="/start/index.html" collapse="true">
         <item name="Download" href="/start/download.html" collapse="true"/>
         <item name="Build" href="/start/build.html" collapse="true"/>