[Scummvm-cvs-logs] CVS: web/include sidebar.php,1.5,1.6

Jeremy Newman laxdragon at users.sourceforge.net
Wed Jul 17 17:10:09 CEST 2002


Update of /cvsroot/scummvm/web/include
In directory usw-pr-cvs1:/tmp/cvs-serv16030/include

Modified Files:
	sidebar.php 
Log Message:
- added documentation section to the website
- added painelf's docs


Index: sidebar.php
===================================================================
RCS file: /cvsroot/scummvm/web/include/sidebar.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sidebar.php	16 May 2002 14:01:35 -0000	1.5
+++ sidebar.php	18 Jul 2002 00:09:44 -0000	1.6
@@ -25,6 +25,7 @@
 	$g->add("FAQ", $file_root."/faq.php");
 	$g->add("ScreenShots", $file_root."/screenshots.php");
 	$g->add("Compatibility", $file_root."/compatibility.php");
+    $g->add("Documentation", $file_root."/documentation.php");
 	$g->add("Downloads", $file_root."/downloads.php");
 
 	$g->done();





More information about the Scummvm-git-logs mailing list