JAL-1517 copyright and formatting
[jalview.git] / help / html / calculations / treeviewer.html
index b0cbb46..0205ddd 100755 (executable)
@@ -1,21 +1,24 @@
 <html>
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.5)
- * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
+ * Copyright (C) 2014 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.
- * 
+ * 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/>.
--->
+ * 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>The Tree Viewing Window</title>
 </head>
@@ -76,8 +79,8 @@ the tree. Tree imported from outside may also contain bootstrap information,
 and additional leaves from sequences not present in the associated
 alignment.
 </p>
-<p>The view menu contains options controlling the way a tree is
-rendered and labelled:
+<p>The view menu mostly contains options controlling the way a tree is
+rendered and labeled:
 <ul>
 <li><strong>Fit to Window</strong><p>
 The tree layout will be scaled to fit in the  display
@@ -99,12 +102,19 @@ Toggles the display of a '*' at the beginning of a leaf label to
 indicate that there is no sequence corresponding to that leaf in the
 associated alignment.
 </p></li>
-<li><strong>Associate Leaves with ...</strong><p>
-Only visible when there are <a href="../features/multipleviews.html">multiple views</a> of the same
-alignment to show and edit which alignment views are associated with
-the leaves of the displayed tree.
-</p>
-</ul>
+               <li><strong>Sort Alignment By Tree</strong>
+               <p>
+                               Sorts any associated alignment views using the current tree. (<em>Only
+                                       available in the Jalview Desktop</em>)
+                       </p>
+               </li>
+               <li><strong>Associate Leaves with ...</strong>
+               <p>
+                               Only visible when there are <a href="../features/multipleviews.html">multiple
+                                       views</a> of the same alignment to show and edit which alignment views
+                               are associated with the leaves of the displayed tree.
+                       </p>
+       </ul>
 </p>
 </body>
 </html>