source: branches/lib/HELP_SOURCE/source/vn_suggest.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: 948 bytes
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4
5#       sub topics:
6SUB     vn_import.hlp
7SUB     vn_search.hlp
8
9# format described in ../help.readme
10
11
12TITLE           Suggest Valid Names
13
14OCCURRENCE      ARB_NT/species/Valid Names/Suggest Valid Names
15
16DESCRIPTION     Looks in the list of valid names for perfect matching entry with a species full name.
17                Either a valid name, a heteronym, a homonym or change of name.
18                On matching the the valid name is written to a new database container
19                called Valid_Name in the field NameString. A second field of this container called DescType
20                tells about the species full name's status. I.e. whether it is the valid name, a heteronym,
21                a homonym or misspelled. Three letters indicate species or genus, and three letter the status.
22
23NOTES           Subspecies are not taken into account yet.
24
25EXAMPLES        None
26
27WARNINGS        None
28
29BUGS            No bugs known
30
31
Note: See TracBrowser for help on using the repository browser.