source: branches/lib/HELP_SOURCE/source/multiproberesults.hlp

Last change on this file was 19532, checked in by westram, 4 months ago
  • reintegrates 'help' into 'trunk'
    • tweak arb documentation:
      • automatically link
        • ticket references to arb bug tracker (only affects html version).
        • found URLs.
      • page titles
        • warn about long titles.
        • introduce SUBTITLEs (automatically triggered by multi-line titles in source files).
        • increase allowed length (limited by subwindow width).
      • cleanup header sections in all helpfiles.
      • fix and/or update several help files.
      • document syntax of help sources.
      • build issues:
        • when xml validation fails, next build no longer uses invalid xml ⇒ keeps failing.
        • remove output files on error (including files below ARBHOME/lib).
        • pipe output through logs to ensure proper wrapping in Entering/Leaving lines.
    • moves Tree admin + NDS menu entries to top of menu
  • adds: log:branches/help@18783:19531
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.1 KB
Line 
1#       main topics:
2UP      multiprobe.hlp
3
4#       sub topics:
5
6# format described in ../help.readme
7
8
9TITLE           Multiprobe results
10
11
12DESCRIPTION     Shows the best multi-probes. Each multi-probe has a score, the
13                higher the score the better.
14
15                The user may add any string as a comment (or one of the
16                three default comments)
17
18                The selected multi-probe can be used to set the colors
19                at the tips at the tree. The following colors are used
20
21                   Hit         Colorname     Default
22                   ----------------------------------
23                   none        "None"        black
24                   Probe1      "P1"          red
25                   Probe2      "P2"          green
26                   Probe3      "P3"          blue
27                   Probe1+2    "P7"          yellow
28                   Probe2+3    "P8"          cyan
29                   Probe3+1    "P9"          magenta
30                   Probe1+2+3  "All"         white
31
32NOTE            If you do not see any colors, the colors
33                in 'Properties/Tree colors & fonts' are probably misconfigured.
34
35
36
Note: See TracBrowser for help on using the repository browser.