]> source.dussan.org Git - poi.git/commitdiff
Added links to the javadocs, jdepend results and test results.
authorNicola Ken Barozzi <nicolaken@apache.org>
Mon, 15 Apr 2002 08:34:10 +0000 (08:34 +0000)
committerNicola Ken Barozzi <nicolaken@apache.org>
Mon, 15 Apr 2002 08:34:10 +0000 (08:34 +0000)
Updated by Andy's cool script every 2 hours! :-D

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352421 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/xdocs/book.xml

index 28a3bbc48b3cc89acfd224efbc2844c5fc6af09a..e5ab10098e7c0996e7d1446b08c7e8ad32f81f75 100644 (file)
@@ -8,8 +8,7 @@
 
   <menu label="About">
     <menu-item label="Index" href="index.html"/>
-    <menu-item label="History" href="historyandfuture.html"/>
-    <menu-item label="Future"  href="historyandfuture.html"/>
+    <menu-item label="History and Future" href="historyandfuture.html"/>
     <menu-item label="Download" href="http://jakarta.apache.org/builds/jakarta-poi/"/>
     <menu-item label="1.0 Vision" href="plan/POI10Vision.html"/>
     <menu-item label="2.0 Vision" href="plan/POI20Vision.html"/>
@@ -28,6 +27,9 @@
   </menu>
 
   <menu label="References">
+    <menu-item label="Javadocs" href="http://jakarta.apache.org/poi/javadocs/"/>  
+    <menu-item label="Test Results" href="http://jakarta.apache.org/poi/test/"/>  
+    <menu-item label="Metrics" href="http://jakarta.apache.org/poi/metrics/jdepend-report.html"/>  
     <menu-item label="In The News" href="inthenews.html"/>  
     <menu-item label="Live Sites" href="livesites.html"/>
     <menu-item label="XLS spec [PDF]" href="http://sc.openoffice.org/excelfileformat.pdf"/>