Update of /cvsroot/fb-contrib/fb-contrib/htdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7424/htdocs
Modified Files:
index.html
Log Message:
get ready for v2_0_0 release
Index: index.html
===================================================================
RCS file: /cvsroot/fb-contrib/fb-contrib/htdocs/index.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- index.html 30 Dec 2005 06:35:42 -0000 1.47
+++ index.html 1 Jan 2006 06:35:55 -0000 1.48
@@ -44,10 +44,9 @@
<a href="http://www.sourceforge.net/projects/fb-contrib">Project Page</a>
<hr/>
- <img id="cvs_image" src="flip2.gif" onClick="toggleBlock('cvs', 'cvs_image');" align="top"/>
- Detectors added in cvs<br/>
- Note: these detectors are still in testing
- <div id="cvs" style="display:block;">
+ <img id="v2_0_0" src="flip2.gif" onClick="toggleBlock('v2_0_0', 'v2_0_0_image');" align="top"/>
+ Detectors added in v2_0_0<br/>
+ <div id="v2_0_0" style="display:block;">
<ul>
<li><b>Array Based Collections</b><br/>
Looks for methods that use arrays for items in the keyset of a map, or as
|