* Added in-page TOC to all pages.

* Removed "Introduction" title from all pages.
This commit is contained in:
David Warren
2009-06-05 15:11:21 -07:00
parent c05936e9af
commit 5c40a48e4b
22 changed files with 332 additions and 345 deletions

View File

@@ -34,7 +34,7 @@ function nothing() {}
<li><a href="<?cs var:toroot ?>guide/wifi.html">Wi-Fi</a></li>
</ul>
</li>
<li><a href="<?cs var:toroot ?>guide/display_drivers.html">Display Drivers</a></li>
<li class="toggle-list">
<div><a href="javascript:nothing()">Input Devices</a></div>
@@ -42,7 +42,7 @@ function nothing() {}
<li><a href="<?cs var:toroot ?>guide/keymaps_keyboard_input.html">Keymaps and Keyboard</a></li>
</ul>
</li>
<li><a href="<?cs var:toroot ?>guide/lights.html">LED</a></li>
<li><a href="<?cs var:toroot ?>guide/lights.html">Lights</a></li>
<li class="toggle-list">
<div><a href="javascript:nothing()">Multimedia</a></div>
<ul>
@@ -66,13 +66,6 @@ function nothing() {}
</ul>
</li>
<li class="toggle-list">
<div><a href="javascript:nothing()">Misc</a></div>
<ul>
<li><a href="<?cs var:toroot ?>guide/lights.html">LEDs</a></li>
</ul>
</li>
</ul>
</li>