[Ida-cvs] htdocs manuals.php,1.4,1.5 navbardocu.php,1.5,1.6
Status: Pre-Alpha
Brought to you by:
alexanderb
From: Alexander B. <ale...@us...> - 2005-01-06 14:07:50
|
Update of /cvsroot/ida/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10331 Modified Files: manuals.php navbardocu.php Log Message: - added manual pages Index: manuals.php =================================================================== RCS file: /cvsroot/ida/htdocs/manuals.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** manuals.php 9 Nov 2004 22:34:28 -0000 1.4 --- manuals.php 6 Jan 2005 14:07:40 -0000 1.5 *************** *** 6,10 **** <br> ! no manuals yet, could you provide them? </body> --- 6,14 ---- <br> ! <a href="documentation/ida-fscan-man.php">ida-fscan manpage</a> ! ! <a href="documentation/avapd-man.php">avapd manpage</a> ! ! <a href="documentation/avap-tool-man.php">avap-tool manpage</a> </body> Index: navbardocu.php =================================================================== RCS file: /cvsroot/ida/htdocs/navbardocu.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** navbardocu.php 15 Dec 2004 21:53:02 -0000 1.5 --- navbardocu.php 6 Jan 2005 14:07:41 -0000 1.6 *************** *** 30,36 **** </tr> <tr> - <td height="25" class=nav><a href="howtos.php" target="docuwindow">HowTos</a></td> - </tr> - <tr> <td height="30" class=nav><h3>Developer</h3></td> </tr> --- 30,33 ---- |