[Scummvm-cvs-logs] CVS: web/docs/doxygen doxygen.header,1.4,1.5
Max Horn
fingolfin at users.sourceforge.net
Thu Sep 2 12:25:24 CEST 2004
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm debugger.cpp,1.128,1.129 scumm.h,1.462,1.463
- Next message: [Scummvm-cvs-logs] CVS: web/docs/specs specs.css,NONE,1.1 aary.php,1.6,1.7 char.php,1.4,1.5 glossary.php,1.5,1.6 index.php,1.5,1.6 introduction.php,1.8,1.9 scrp-v5.php,1.5,1.6 scrp-v6.php,1.6,1.7 scrp.php,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/web/docs/doxygen
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8024/docs/doxygen
Modified Files:
doxygen.header
Log Message:
Split CSS code into multiple files
Index: doxygen.header
===================================================================
RCS file: /cvsroot/scummvm/web/docs/doxygen/doxygen.header,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- doxygen.header 14 Oct 2003 13:08:37 -0000 1.4
+++ doxygen.header 2 Sep 2004 19:23:23 -0000 1.5
@@ -6,7 +6,7 @@
require($file_root."/include/"."incl.php");
// start of html
-html_header("ScummVM Documentation", '<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">');
+html_header("ScummVM Documentation", '<link href="doxygen.css" rel="stylesheet" type="text/css">');
sidebar_start();
echo html_round_frame_start("$title","");
?>
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm debugger.cpp,1.128,1.129 scumm.h,1.462,1.463
- Next message: [Scummvm-cvs-logs] CVS: web/docs/specs specs.css,NONE,1.1 aary.php,1.6,1.7 char.php,1.4,1.5 glossary.php,1.5,1.6 index.php,1.5,1.6 introduction.php,1.8,1.9 scrp-v5.php,1.5,1.6 scrp-v6.php,1.6,1.7 scrp.php,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list