|
From: <rga...@us...> - 2002-10-21 19:57:10
|
Update of /cvsroot/csms/csms-core/src/documentation/xdocs
In directory usw-pr-cvs1:/tmp/cvs-serv26920
Modified Files:
book.xml
Log Message:
Adding JDepend Metrics to site
Index: book.xml
===================================================================
RCS file: /cvsroot/csms/csms-core/src/documentation/xdocs/book.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** book.xml 18 Oct 2002 14:57:28 -0000 1.2
--- book.xml 21 Oct 2002 19:57:07 -0000 1.3
***************
*** 18,21 ****
--- 18,22 ----
<menu-item label="Java Source Ref" href="javasrc/"/>
<menu-item label="Code Style Checks" href="checkstyle/index.html"/>
+ <menu-item label="Dependencies" href="jdepend/index.html"/>
<menu-item label="Unit tests" href="junit/"/>
</menu>>
|