diff doc/main_window.html @ 1083:f6a3f17f79f7

Move menus to unordered lists - step 1.
author zas_
date Sat, 25 Oct 2008 11:02:09 +0000
parents 47b9f5bc2606
children ea0b4d13bcc0
line wrap: on
line diff
--- a/doc/main_window.html	Sat Oct 25 08:49:07 2008 +0000
+++ b/doc/main_window.html	Sat Oct 25 11:02:09 2008 +0000
@@ -54,20 +54,17 @@
   <br />
   </p>
 
-  <p class="gq-main-window-5">2.1 <a href="main_window_navigation.html">Navigation</a></p>
-
-  <p class="gq-main-window-5">2.2 <a href="main_window_menus.html">Menus</a></p>
-
-  <p class="gq-main-window-5">2.3 <a href="main_window_layout.html">Layout</a></p>
-
-  <p class="gq-main-window-5">2.4 <a href="main_window_file_pane.html">File Pane</a></p>
-
-  <p class="gq-main-window-5">2.5 <a href="main_window_folder_pane.html">Folder Pane</a></p>
-
-  <p class="gq-main-window-5">2.6 <a href="main_window_image_pane.html">Image Pane</a></p>
-
-  <p class="gq-main-window-5">2.7 <a href="main_window_status_bar.html">Status Bar</a></p>
-
+  <div class="submenu">
+    <ul>
+      <li><a href="main_window_navigation.html">Navigation</a></li>
+      <li><a href="main_window_menus.html">Menus</a></li>
+      <li><a href="main_window_layout.html">Layout</a></li>
+      <li><a href="main_window_file_pane.html">File Pane</a></li>
+      <li><a href="main_window_folder_pane.html">Folder Pane</a></li>
+      <li><a href="main_window_image_pane.html">Image Pane</a></li>
+      <li><a href="main_window_status_bar.html">Status Bar</a></li>
+    </ul>
+  </div>
   <p><br />
   <br />
   </p>