Author: esr
Date: Wed Apr 18 02:07:13 2007
New Revision: 16881
URL: http://svn.gna.org/viewcvs/wesnoth?rev=16881&view=rev
Log:
Apply Wesnoth CSS to the generated reference page.
Modified:
trunk/data/tools/helpheader.xhtml
trunk/data/tools/helptrailer.xhtml
Modified: trunk/data/tools/helpheader.xhtml
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/helpheader.xhtml?rev=16881&r1=16880&r2=16881&view=diff
==============================================================================
--- trunk/data/tools/helpheader.xhtml (original)
+++ trunk/data/tools/helpheader.xhtml Wed Apr 18 02:07:13 2007
@@ -5,7 +5,10 @@
<head>
<title>Utility macro reference</title>
-<link rev="made" href="mailto:[EMAIL PROTECTED]" />
+<meta http-equiv="content-type" content="text/xhtml; charset=utf-8" />
+<link rel="shortcut icon" type="image/png" href="/mw/skins/glamdrol/ico.png" />
+<style type="text/css">@import
url('http://www.wesnoth.org/mw/skins/glamdrol/main.css');</style>
+<style type="text/css">@import
url('http://www.wesnoth.org/mw/skins/glamdrol/home.css');</style>
<style type="text/css">
/*<![CDATA[*/
.file_header: {font-style:normal; font-weight:bold;}
@@ -19,6 +22,16 @@
</head>
<body>
+<div id="global">
+
+<div id="header">
+ <div id="logo">
+ <a href="home"><img alt="Wesnoth logo"
src="http://www.wesnoth.org/mw/skins/glamdrol/wesnoth-logo.jpg" /></a>
+ </div>
+</div>
+
+<div id="main">
+
<p>This page is an automatically-generated reference for all the
utility macros with documentation strings in the Wesnoth source
distribution.</p>
Modified: trunk/data/tools/helptrailer.xhtml
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/helptrailer.xhtml?rev=16881&r1=16880&r2=16881&view=diff
==============================================================================
--- trunk/data/tools/helptrailer.xhtml (original)
+++ trunk/data/tools/helptrailer.xhtml Wed Apr 18 02:07:13 2007
@@ -1,3 +1,17 @@
+<div class="visualClear"></div>
+
+<div id="footer">
+ <div id="note">
+
+ <p><a href="http://www.wesnoth.org/wiki/Site_Map">Map of this site</a></p>
+ <p>Copyright © 2003-2007 The Battle for Wesnoth</p>
+ <p>Bandwidth by <a href="http://www.jexiste.fr/">Jexiste</a></p>
+ </div>
+</div>
+
+</div> <!-- main -->
+
+</div> <!-- global -->
</body>
</html>
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits