From: <ki...@us...> - 2003-05-07 00:56:16
|
Update of /cvsroot/pymerase/htdocs/docs In directory sc8-pr-cvs1:/tmp/cvs-serv19397 Modified Files: index.shtml Log Message: added output module docs Index: index.shtml =================================================================== RCS file: /cvsroot/pymerase/htdocs/docs/index.shtml,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** index.shtml 3 May 2003 00:11:51 -0000 1.31 --- index.shtml 7 May 2003 00:56:13 -0000 1.32 *************** *** 38,42 **** <a href="input">Input Modules</a> - Documentation about Input Modules<br> ! <a href="output">Output Modules</a> - Documentation about Output Modules<br><br> </td> </tr> --- 38,43 ---- <a href="input">Input Modules</a> - Documentation about Input Modules<br> ! <a href="output">Output Modules</a> [ <a href="output/output_modules.html">html</a> | ! <a href="https://sourceforge.net/project/showfiles.php?group_id=63836&release_id=157673">pdf</a> ] - Documentation about Output Modules<br><br> </td> </tr> |