nicolaken 02/04/15 01:34:10
Modified: src/documentation/xdocs book.xml
Log:
Added links to the javadocs, jdepend results and test results.
Updated by Andy's cool script every 2 hours! :-D
Revision Changes Path
1.13 +4 -2 jakarta-poi/src/documentation/xdocs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/book.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- book.xml 6 Apr 2002 09:40:36 -0000 1.12
+++ book.xml 15 Apr 2002 08:34:10 -0000 1.13
@@ -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"/>