From 67594472bd8920efa45169478981b700b79ae683 Mon Sep 17 00:00:00 2001 From: jprocter Date: Fri, 9 Feb 2007 18:00:40 +0000 Subject: [PATCH] added command line help documentation and preferences help to contents. Documented SHOW_OVERVIEW property in preferences. --- help/help.jhm | 2 ++ help/helpTOC.xml | 6 +++++- help/html/features/preferences.html | 3 +++ help/html/releases.html | 7 ++++++- help/html/whatsNew.html | 1 + 5 files changed, 17 insertions(+), 2 deletions(-) diff --git a/help/help.jhm b/help/help.jhm index 1ff788f..056a813 100755 --- a/help/help.jhm +++ b/help/help.jhm @@ -23,6 +23,8 @@ + + diff --git a/help/helpTOC.xml b/help/helpTOC.xml index fc52348..7d9e595 100755 --- a/help/helpTOC.xml +++ b/help/helpTOC.xml @@ -76,11 +76,15 @@ + + + + - + diff --git a/help/html/features/preferences.html b/help/html/features/preferences.html index 55ccf51..0abce06 100755 --- a/help/html/features/preferences.html +++ b/help/html/features/preferences.html @@ -26,6 +26,9 @@

Visual Preferences tab

Maximise Window - If this is selected, a new alignment window will stretch to fit the available space.

+

Show Overview Window - When this is selected, the alignment overview panel is opened by + default for a new alignment window.

Show Annotations - If this is selected the new window will display an annotation panel below the sequences. This annotation panel may have several rows describing the whole alignment. The 3 standard annotations Conservation, Quality and Consensus diff --git a/help/html/releases.html b/help/html/releases.html index 8026219..5cdf8a5 100755 --- a/help/html/releases.html +++ b/help/html/releases.html @@ -16,7 +16,12 @@

  • Annotations/Features can be imported/exported to the applet via textbox
  • Applet allows editing of sequence/annotation/group name & description
  • Preference setting to display sequence name in italics -
  • Annotation file format extended to allow Sequence_groups to be defined +
  • Annotation file format extended to allow Sequence_groups + to be defined +
  • Default opening of alignment overview panel can be specified in + preferences +
  • PDB residue numbering annotation added to associated sequences +
    • Applet crash under certain Linux OS with Java 1.6 installed
    • Annotation file export / import bugs fixed diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html index c6389d9..6989dd4 100755 --- a/help/html/whatsNew.html +++ b/help/html/whatsNew.html @@ -11,6 +11,7 @@

      Applet allows editing of sequence/annotation/group name & description

      Preference setting to display sequence name in italics

      Annotation file format extended to allow Sequence_groups to be defined

      +

      Default opening of alignment overview panel can be specified in preferences

       

      Issues Resolved


      -- 1.7.10.2