Update of /cvsroot/javamatch/javamatch
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10611
Modified Files:
index.html
Log Message:
Add link to web site
Index: index.html
===================================================================
RCS file: /cvsroot/javamatch/javamatch/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.html 3 Sep 2004 12:11:29 -0000 1.1
--- index.html 3 Sep 2004 12:39:50 -0000 1.2
***************
*** 15,19 ****
<td>The documentation generator and input files.<br/>
To generate the documentation, run <i><b>ant docs</b></i> at top level.
! The documentation will be in directory generated/website</td>
</tr>
<tr>
--- 15,21 ----
<td>The documentation generator and input files.<br/>
To generate the documentation, run <i><b>ant docs</b></i> at top level.
! The documentation will be in directory generated/website<br>
! This is the same documentation as on the <a href="http://javamatch.sourceforge.net/docs.html">web site</a>.
! </td>
</tr>
<tr>
|