Files
oboe/doc/game/nav.txt
Sylae Corell 5d0ee55d78 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
2009-09-04 22:30:46 +00:00

38 lines
1.0 KiB
Plaintext

/*
USE YOUR EDITOR'S FIND/REPLACE FEATURE TO UPDATE THE NAVBAR. THE CURRENT NAVBAR CONTENT IS BELOW.
If you change the navbar, please also change this file. (This comment is obviously not included in the html files)
*/
<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>