From: Andrea S. <asc...@us...> - 2005-08-12 12:03:19
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13104 Modified Files: docs.html Log Message: added link to docs module in cvs Index: docs.html =================================================================== RCS file: /cvsroot/expressions/htdocs/docs.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** docs.html 11 Aug 2005 00:52:04 -0000 1.6 --- docs.html 12 Aug 2005 12:03:09 -0000 1.7 *************** *** 37,41 **** <h1>expressions documentation</h1> <p>On this page, we link some documentation that is common to the desktop and the handheld client.</p> ! <p>These documents might not be entirely up to date. The current version of all these documents can be found in the <acronym title="Concurrent Versions System; software to coordinate several developers">CVS</acronym> repository; see the information on the <a href="development.html">development</a> page for instructions. Major changes will be announced on the <a href="index.shtml">news page</a>.</p> </div> </body> --- 37,41 ---- <h1>expressions documentation</h1> <p>On this page, we link some documentation that is common to the desktop and the handheld client.</p> ! <p>These documents might not be entirely up to date. The current version of all these documents can be found in the <acronym title="Concurrent Versions System; software to coordinate several developers">CVS</acronym> repository; see the information on the <a href="development.html">development</a> page for instructions, or have a look at the <a href="http://cvs.sourceforge.net/viewcvs.py/expressions/docs/">docs</a> module. Major changes will be announced on the <a href="index.shtml">news page</a>.</p> </div> </body> |