summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Ken Barozzi <nicolaken@apache.org>2002-04-15 08:34:10 +0000
committerNicola Ken Barozzi <nicolaken@apache.org>2002-04-15 08:34:10 +0000
commitdd5afce7a5e9d2db98432706db34a400d03ca20d (patch)
tree4efbe0b10f3946fedc86ab89fecaeb8c1dfa583a
parentcabb3166ef3aec1e97f21bc7b04f047808b90149 (diff)
downloadpoi-dd5afce7a5e9d2db98432706db34a400d03ca20d.tar.gz
poi-dd5afce7a5e9d2db98432706db34a400d03ca20d.zip
Added links to the javadocs, jdepend results and test results.
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
-rw-r--r--src/documentation/xdocs/book.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/documentation/xdocs/book.xml b/src/documentation/xdocs/book.xml
index 28a3bbc48b..e5ab10098e 100644
--- a/src/documentation/xdocs/book.xml
+++ b/src/documentation/xdocs/book.xml
@@ -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"/>