aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorNicola Ken Barozzi <nicolaken@apache.org>2002-04-06 09:35:38 +0000
committerNicola Ken Barozzi <nicolaken@apache.org>2002-04-06 09:35:38 +0000
commitfc9c4c838c6c3f21f89aee8adb3033c6514bcc45 (patch)
treec502c35043534cd3598a775cf4b7bc69271b6331 /index.html
parent718e237e17047730fe5684489a7c1f3a7da5ed81 (diff)
downloadpoi-fc9c4c838c6c3f21f89aee8adb3033c6514bcc45.tar.gz
poi-fc9c4c838c6c3f21f89aee8adb3033c6514bcc45.zip
Added jdepend cent.
There are problems with classpath, so I've but the jar in the antipede lib dir :-( git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352335 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 26d3724c33..066c651cbb 100644
--- a/index.html
+++ b/index.html
@@ -418,6 +418,7 @@ menu.subMenus[2].addItem("site","window.open('http://jakarta.apache.org/poi/')")
menu.subMenus[2].addItem("local","window.open('./build/docs/index.html')");
menu.subMenus[2].addItem("local javadocs","window.open('./build/docs/javadocs/index.html')");
menu.subMenus[2].addItem("test results","window.open('./build/docs/test/index.html')");
+menu.subMenus[2].addItem("code metrics","window.open('./build/docs/metrics/jdepend-report.html')");
menu.subMenus[3].addItem("module.xml","window.open('module.xml')");
menu.subMenus[3].addItem("layout.xml","window.open('layout.xml')");