diff doc/options.html @ 1084:ea0b4d13bcc0

Move menus to unordered lists - step 2.
author zas_
date Sat, 25 Oct 2008 13:14:00 +0000
parents 47b9f5bc2606
children a9a4d3b2e4da
line wrap: on
line diff
--- a/doc/options.html	Sat Oct 25 11:02:09 2008 +0000
+++ b/doc/options.html	Sat Oct 25 13:14:00 2008 +0000
@@ -50,23 +50,17 @@
 
   <p>This chapter attempts to explain in detail the Geeqie preferences dialog. Sections 10.1 through 10.6 each correspond to a tab within the dialog; section 10.7 lists options not configurable within the graphical interface.</p>
 
-  <p><br />
-  <br />
-  </p>
-
-  <p class="gq-options-5">10.1 <a href="options_general.html">General Options</a></p>
-
-  <p class="gq-options-5">10.2 <a href="options_image.html">Image Options</a></p>
-
-  <p class="gq-options-5">10.3 <a href="options_window.html">Window Options</a></p>
-
-  <p class="gq-options-5">10.4 <a href="options_filtering.html">Filtering Options</a></p>
-
-  <p class="gq-options-5">10.5 <a href="options_editor_commands.html">Editor Commands</a></p>
-
-  <p class="gq-options-5">10.6 <a href="options_advanced.html">Advanced Options</a></p>
-
-  <p class="gq-options-5">10.7 <a href="options_hidden.html">Hidden Options</a></p>
+  <div class="submenu">
+    <ul>
+      <li><a href="options_general.html">General Options</a></li>
+      <li><a href="options_image.html">Image Options</a></li>
+      <li><a href="options_window.html">Window Options</a></li>
+      <li><a href="options_filtering.html">Filtering Options</a></li>
+      <li><a href="options_editor_commands.html">Editor Commands</a></li>
+      <li><a href="options_advanced.html">Advanced Options</a></li>
+      <li><a href="options_hidden.html">Hidden Options</a></li>
+    </ul>
+  </div>
 
   <p><br />
   <br />