From: Andrea S. <asc...@us...> - 2005-08-11 00:52:15
|
Update of /cvsroot/expressions/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2898 Modified Files: about.html development.html docs.html index.shtml Log Message: fixed path Index: development.html =================================================================== RCS file: /cvsroot/expressions/htdocs/development.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** development.html 10 Aug 2005 23:53:53 -0000 1.5 --- development.html 11 Aug 2005 00:52:04 -0000 1.6 *************** *** 33,37 **** <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.html"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>expressions development</h1> --- 33,37 ---- <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.shtml"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>expressions development</h1> Index: docs.html =================================================================== RCS file: /cvsroot/expressions/htdocs/docs.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** docs.html 10 Aug 2005 23:53:53 -0000 1.5 --- docs.html 11 Aug 2005 00:52:04 -0000 1.6 *************** *** 33,41 **** <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.html"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <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.html">news page</a>.</p> </div> </body> --- 33,41 ---- <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.shtml"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <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> Index: index.shtml =================================================================== RCS file: /cvsroot/expressions/htdocs/index.shtml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** index.shtml 10 Aug 2005 23:53:53 -0000 1.4 --- index.shtml 11 Aug 2005 00:52:04 -0000 1.5 *************** *** 34,38 **** <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.html"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>Welcome!</h1> --- 34,38 ---- <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.shtml"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>Welcome!</h1> Index: about.html =================================================================== RCS file: /cvsroot/expressions/htdocs/about.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** about.html 10 Aug 2005 23:53:53 -0000 1.5 --- about.html 11 Aug 2005 00:52:04 -0000 1.6 *************** *** 33,37 **** <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.html"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>about expressions</h1> --- 33,37 ---- <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=132704&type=1" width="88" height="31" alt="SourceForge.net Logo" id="sflogo"/></a> </div> ! <div id="banner"><a href="index.shtml"><img src="arrows.png" width="500" height="143" alt="expressions logo"/></a></div> <div id="content"> <h1>about expressions</h1> |