From: <ki...@us...> - 2003-04-16 23:01:45
|
Update of /cvsroot/pymerase/htdocs/menus In directory sc8-pr-cvs1:/tmp/cvs-serv8961 Modified Files: docs_menu.shtml Log Message: added tutorial and argouml docs Index: docs_menu.shtml =================================================================== RCS file: /cvsroot/pymerase/htdocs/menus/docs_menu.shtml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** docs_menu.shtml 21 Mar 2003 04:17:14 -0000 1.4 --- docs_menu.shtml 16 Apr 2003 23:01:40 -0000 1.5 *************** *** 17,22 **** --- 17,26 ---- <a href="http://pymerase.sf.net/docs/faq/"> <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> |