I think the cleanup of the game documentation is done.
- Added navigation bar to all game docs. See game/nav.txt - Put the GNU GPL into a file, game/Licensing.html git-svn-id: http://openexile.googlecode.com/svn/trunk@123 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -9,8 +9,42 @@
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
<a href="About.html"><li>About</li></a>
|
||||
|
||||
<a href="Tips.html"><li>Playing Tips</a></li>
|
||||
|
||||
<a href="Intro.html"><li>Getting Started</li></a>
|
||||
|
||||
<a href="Screen.html"><li>The Exile Screen</a></li>
|
||||
|
||||
<a href="Menus.html"><li>The Exile Menu</a></li>
|
||||
|
||||
<a href="Town.html"><li>Getting Around Town</a></li>
|
||||
|
||||
<a href="Outdoors.html"><li>Getting Around the Outdoors</a></li>
|
||||
|
||||
<a href="Combat.html"><li>Killing Stuff</a></li>
|
||||
|
||||
<a href="Misc.html"><li>Miscellaneous</li></a>
|
||||
|
||||
<a href="Mage.html"><li>Mage Spells</a></li>
|
||||
|
||||
<a href="Priest.html"><li>Priest Spells</a></li>
|
||||
|
||||
<a href="Hints.html"><li>Hints</a></li>
|
||||
|
||||
<a href="Valleydy.html"><li>Valley of Dying Things</a></li>
|
||||
|
||||
<a href="Editor.html"><li>The Editor</a></li>
|
||||
|
||||
<a href="Credits.html"><li>Credits</a></li>
|
||||
|
||||
<a href="Licensing.html"><li>GNU GPL</a></li>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h1>The Blades of Exile Screen</h1>
|
||||
<div style="text-align: center;" <!-- Do not float this, it's hugegantic -->>
|
||||
<div style="text-align: center;"> <!-- Do not float this, it's hugegantic -->
|
||||
<img src="../img/terscr.gif">
|
||||
<p>Figure 1: The main Blades of Exile screen, with the six sections marked.</p>
|
||||
</div>
|
||||
@@ -78,5 +112,5 @@
|
||||
</dl>
|
||||
<h2>Text Screen</h2>
|
||||
<p>This area gives you a running account of what's going on. If you miss something, use the scroll bar.</p>
|
||||
</body>
|
||||
</div></body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user