From: <ki...@us...> - 2003-04-24 20:13:13
|
Update of /cvsroot/pymerase/htdocs/menus In directory sc8-pr-cvs1:/tmp/cvs-serv7601/menus Modified Files: docs_menu.shtml Log Message: added pymweb button Index: docs_menu.shtml =================================================================== RCS file: /cvsroot/pymerase/htdocs/menus/docs_menu.shtml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** docs_menu.shtml 16 Apr 2003 23:01:40 -0000 1.5 --- docs_menu.shtml 24 Apr 2003 20:13:08 -0000 1.6 *************** *** 18,26 **** <img border="0" src="http://pymerase.sf.net/images/pymerase-docs-faq.jpg" width="122" height="31"><br></a> <a href="http://pymerase.sf.net/docs/linkdb/"> ! <img border="0" src="http://pymerase.sf.net/images/pymerase-docs-tutorial.jpg"></a><br> <a href="http://pymerase.sf.net/docs/running/"> <img border="0" src="http://pymerase.sf.net/images/pymerase-docs-running.jpg" width="122" height="31"></a><br> <a href="http://pymerase.sf.net/docs/argouml/"> ! <img border="0" src="http://pymerase.sf.net/images/pymerase-docs-argouml.jpg"></a><br> <a href="http://pymerase.sf.net/docs/input/"> <img border="0" src="http://pymerase.sf.net/images/pymerase-docs-input_modules.jpg" width="122" height="31"></a><br> --- 18,28 ---- <img border="0" src="http://pymerase.sf.net/images/pymerase-docs-faq.jpg" width="122" height="31"><br></a> <a href="http://pymerase.sf.net/docs/linkdb/"> ! <img border="0" src="http://pymerase.sf.net/images/pymerase-docs-tutorial.jpg" width="122" height="31"></a><br> <a href="http://pymerase.sf.net/docs/running/"> <img border="0" src="http://pymerase.sf.net/images/pymerase-docs-running.jpg" width="122" height="31"></a><br> <a href="http://pymerase.sf.net/docs/argouml/"> ! <img border="0" src="http://pymerase.sf.net/images/pymerase-docs-argouml.jpg" width="122" height="31"></a><br> ! <a href="http://pymerase.sf.net/docs/pymweb/"> ! <img border="0" src="../images/pymerase-docs-pymweb.jpg" width="122" height="31"></a><br> <a href="http://pymerase.sf.net/docs/input/"> <img border="0" src="http://pymerase.sf.net/images/pymerase-docs-input_modules.jpg" width="122" height="31"></a><br> |