JAL-1645 reformat help html - 2 spaces indents, no tabs
[jalview.git] / help / html / menus / index.html
index 03d764a..cbc4217 100755 (executable)
@@ -1,18 +1,53 @@
 <html>
-<head><title>Menus</title></head>
+<!--
+ * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
+ * Copyright (C) $$Year-Rel$$ The Jalview Authors
+ * 
+ * This file is part of Jalview.
+ * 
+ * Jalview is free software: you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License 
+ * as published by the Free Software Foundation, either version 3
+ * of the License, or (at your option) any later version.
+ *  
+ * Jalview is distributed in the hope that it will be useful, but 
+ * WITHOUT ANY WARRANTY; without even the implied warranty 
+ * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
+ * PURPOSE.  See the GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
+ * The Jalview Authors are detailed in the 'AUTHORS' file.
+ -->
+<head>
+<title>Jalview's Menus</title>
+</head>
 
 <body>
-<p><strong>Menus</strong></p>
-<p>Menus are used in 3 places in Jalview - the &quot;Desktop Menu&quot;, the &quot;Alignment 
-  Menu&quot; and the &quot;Popup Menu&quot;.</p>
-<p>The <a href="desktopMenu.html">Desktop Menu</a> is always visible and is the 
-  starting point for loading new alignments.</p>
-<p>The <a href="alignmentMenu.html">Alignment Menu</a> is visible once and alignment 
-  has been opened.</p>
-<p>The <a href="popupMenu.html">Popup Menu</a> is made visible by clicking with 
-  the right mouse button on a sequence or the name of a sequence in an alignment 
-  window. </p>
-  <p>The <a href="alwannotations.html">Annotations Menu</a> is opened by right-clicking on an annotation row label.</p>
+  <p>
+    <strong>Jalview's Menus</strong>
+  </p>
+  <p>Menus are used in 3 places in Jalview - the &quot;Desktop
+    Menu&quot;, the &quot;Alignment Menu&quot; and the &quot;Popup
+    Menu&quot;.</p>
+  <p>
+    The <a href="desktopMenu.html">Desktop Menu</a> is always visible
+    and is the starting point for loading new alignments.
+  </p>
+  <p>
+    The <a href="alignmentMenu.html">Alignment Window Menus</a> are
+    accessible once an alignment has been opened.
+  </p>
+  <p>
+    The <a href="popupMenu.html">Popup Menus</a> are opened by clicking
+    with the right mouse button in the alignment display area or on a
+    sequence label in the alignment window.
+  </p>
+  <p>
+    The <a href="alwannotationpanel.html">Annotations Menu</a> is opened
+    by right-clicking on an annotation row label or in an annotation
+    row.
+  </p>
 
 </body>
 </html>