[Scummvm-cvs-logs] SF.net SVN: scummvm: [25709] web/trunk/documentation.php
mthreepwood at users.sourceforge.net
mthreepwood at users.sourceforge.net
Mon Feb 19 00:56:09 CET 2007
Revision: 25709
http://scummvm.svn.sourceforge.net/scummvm/?rev=25709&view=rev
Author: mthreepwood
Date: 2007-02-18 15:56:09 -0800 (Sun, 18 Feb 2007)
Log Message:
-----------
removing old datafiles.xml and adding link the wiki page instead
Modified Paths:
--------------
web/trunk/documentation.php
Modified: web/trunk/documentation.php
===================================================================
--- web/trunk/documentation.php 2007-02-18 21:56:52 UTC (rev 25708)
+++ web/trunk/documentation.php 2007-02-18 23:56:09 UTC (rev 25709)
@@ -74,7 +74,12 @@
echo display_xml($file_root."/docs/".$item,'DESC')."<br><br>\n";
} // end of docs loop
+?>
+ <a href='http://wiki.scummvm.org/index.php/Datafiles'>Game data files</a><br>
+ This page lists for many supported games which files exactly are needed by ScummVM in order to play that game.<br><br>
+<?php
+
?>
<a href='http://wiki.scummvm.org/index.php/TODO'>ScummVM current areas of focus</a><br>
This page is the current TODO list for ScummVM.<br><br>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list