| 7 |
|
named by its category and topic, and its position in the file is |
| 8 |
|
indicated with a line beginning with ".Category.Topic", where |
| 9 |
|
"Category" and "Topic" are replaced by the appropriate names. |
| 10 |
< |
These names must begin with letters and may contain letters and/or |
| 11 |
< |
numbers, but no special characters. They will appear on the menus |
| 12 |
< |
of the help utility when that file is open. |
| 10 |
> |
Each category must have a topic called "Intro", which is the first |
| 11 |
> |
topic called up whenever this category is selected from the menu. |
| 12 |
> |
Both category and topic names must begin with letters and may contain |
| 13 |
> |
letters and/or numbers, but no special characters. They will appear on |
| 14 |
> |
the menus of the help utility when that file is open. |
| 15 |
|
|
| 16 |
< |
The file is unformatted, and will be filled by the help utility |
| 16 |
> |
The help file is unformatted, and will be filled by the help utility |
| 17 |
|
dynamically based on the current window size. The formatting code |
| 18 |
|
is very simple, placing a single space between adjacent lines, |
| 19 |
|
except when a line ends a sentence, when two spaces are used. |