Update of /cvsroot/queryviewer/queryviewer/src/html
In directory sc8-pr-cvs1:/tmp/cvs-serv3571/src/html
Modified Files:
index.html
Log Message:
modification du style et màj de la javadoc
Index: index.html
===================================================================
RCS file: /cvsroot/queryviewer/queryviewer/src/html/index.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** index.html 15 Jun 2003 12:30:52 -0000 1.6
--- index.html 22 Jun 2003 21:07:16 -0000 1.7
***************
*** 23,31 ****
<p>Most of the documentation is in French at the moment... but you can help and translate it ;)</p>
! <p><font style="color=red">The <a href="http://sourceforge.net/docman/?group_id=81148">documentation</a> is <b>not</b> synchronized
with the <a href="api/overview-summary.html">javaDoc</a> nor the available version (0.1) for <a
href="http://sourceforge.net/project/showfiles.php?group_id=81148">download</a>. I am working on the lesson and the analyse of the
project, then I'll fit the sources (the view part of the project is to be done) and publish as soon as possible a new
release.</font></p>
<hr>
--- 23,33 ----
<p>Most of the documentation is in French at the moment... but you can help and translate it ;)</p>
! <p><font style="color:red">The <a href="http://sourceforge.net/docman/?group_id=81148">documentation</a> is <b>not</b> synchronized
with the <a href="api/overview-summary.html">javaDoc</a> nor the available version (0.1) for <a
href="http://sourceforge.net/project/showfiles.php?group_id=81148">download</a>. I am working on the lesson and the analyse of the
project, then I'll fit the sources (the view part of the project is to be done) and publish as soon as possible a new
release.</font></p>
+
+ <p><b>New!</b> The <font style="color:red"><a href="api/">JavaDoc</a></font> reflects the cvs from today $Date$ ;)</p>
<hr>
|