[Nice-commit] Nice/web language.html,1.22,1.23
Brought to you by:
bonniot
From: Daniel B. <bo...@us...> - 2004-09-10 13:10:38
|
Update of /cvsroot/nice/Nice/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1251 Modified Files: language.html Log Message: Added links to "go further". Index: language.html =================================================================== RCS file: /cvsroot/nice/Nice/web/language.html,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** language.html 24 Jan 2004 21:50:23 -0000 1.22 --- language.html 10 Sep 2004 13:10:26 -0000 1.23 *************** *** 460,466 **** <br> ! <h2>What else?</h2> ! For a more complete description of the language, see <a href="manual.html">the User's manual</a>. --- 460,470 ---- <br> ! <h2>To go further</h2> ! Chech this ! <a href="http://nice.sourceforge.net/cgi-bin/twiki/view/Doc/QuickIntroduction"> ! list of documents to get started</a> with Nice. ! ! For a complete description of the language, see <a href="manual.html">the User's manual</a>. |