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:
@@ -8,6 +8,40 @@
|
||||
<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 Menus</h1>
|
||||
<p>Blades of Exile’s menus can perform many of the actions in the game, and dispense help and information as well.</p>
|
||||
<h2>File Menu</h2>
|
||||
@@ -68,5 +102,5 @@
|
||||
</ul>
|
||||
<h2>Mage Spells, Priest Spells</h2>
|
||||
<p>These menus constantly list the spells the active PC can currently cast. Select a spell to cast it.</p>
|
||||
</body>
|
||||
</div></body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user