[queryviewer-devel] queryviewer/src/html index.html,1.5,1.6
Status: Alpha
Brought to you by:
avdyk
From: <av...@us...> - 2003-06-15 12:30:55
|
Update of /cvsroot/queryviewer/queryviewer/src/html In directory sc8-pr-cvs1:/tmp/cvs-serv22742 Modified Files: index.html Log Message: ajout du menu documentation, déplacement du menu download, explication sur l'état du projet. Index: index.html =================================================================== RCS file: /cvsroot/queryviewer/queryviewer/src/html/index.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** index.html 3 Jun 2003 13:32:26 -0000 1.5 --- index.html 15 Jun 2003 12:30:52 -0000 1.6 *************** *** 12,27 **** <tr><td colspan="2" align="center"> <a href="http://sourceforge.net/news/?group_id=81148">News</a> - <a href="http://sourceforge.net/pm/?group_id=81148">Tasks</a> - <a href="http://sourceforge.net/tracker/?group_id=81148">Tracker</a> (submit bugs, support, patches, requests) - <a href="api/overview-summary.html">JavaDoc</a> - - <a href="http://sourceforge.net/project/showfiles.php?group_id=81148">Download</a> </td></tr></table> <p>QueryViewer is a visual (swing) javabean where you can type a query and view the result in a JTable.</p> ! <p>Sorry, this documentation project is in French at the moment...</p> <hr> ! <address><a href="mailto:av...@us...">Arnaud</a>.</address> Last modified: $Date$ <br/> --- 12,34 ---- <tr><td colspan="2" align="center"> <a href="http://sourceforge.net/news/?group_id=81148">News</a> + - <a href="http://sourceforge.net/project/showfiles.php?group_id=81148">Download</a> - <a href="http://sourceforge.net/pm/?group_id=81148">Tasks</a> - <a href="http://sourceforge.net/tracker/?group_id=81148">Tracker</a> (submit bugs, support, patches, requests) + - <a href="http://sourceforge.net/docman/?group_id=81148">Documentation</a> - <a href="api/overview-summary.html">JavaDoc</a> </td></tr></table> <p>QueryViewer is a visual (swing) javabean where you can type a query and view the result in a JTable.</p> ! <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> ! <address><a href="mailto:av...@us...">Arnaud Vandyck</a>.</address> Last modified: $Date$ <br/> |