diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2011-12-13 11:06:48 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2011-12-13 11:06:48 +0200 |
commit | 5f22781e4367efda84a0c5728f52f82264a41dab (patch) | |
tree | 80d060f031c39a236fccc67c9f5c40c1cc719308 /docview | |
parent | c8f9488206ec047b04f5768a4181405d310981b7 (diff) | |
download | fpGUI-5f22781e4367efda84a0c5728f52f82264a41dab.tar.xz |
docview help: changed the Note paragraph to a multi-paragraph note.
This indents the Note text, making it more pleasing to the eye.
Diffstat (limited to 'docview')
-rw-r--r-- | docview/docs/docview.ipf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docview/docs/docview.ipf b/docview/docs/docview.ipf index 963aff56..ea93b285 100644 --- a/docview/docs/docview.ipf +++ b/docview/docs/docview.ipf @@ -341,11 +341,12 @@ help file. You can quickly search through it just by typing the first few characters of the word you want to look up. &dv. jumps to the first match in the index automatically. To view the highlighted topic, press enter. -:note text='Note:'. +:nt. Help files may or may not include an "official" index. The index is manually created by the author, so (for the original OS/2 View program) it's usefulness is strictly dependent on how much work the author put into it. There may not even be Index information in the help file. +:ent. :p. However, a useful index can be provided simply by listing the titles of each topic alphabetically, and this is what &dv. does. It then @@ -455,9 +456,10 @@ selectable, so you can select your preferred storage location. .* preferred storage location for notes (eg: some users prefer it like OS/2's View program did, .* by storing notes in the same directory as the help file). -:note.If a help file is changed (for example a program is +:nt.If a help file is changed (for example a program is upgraded) then notes will no longer appear in the correct place; however, you can still read them from the Notes tab. +:ent. .* ************************************************************ .* History |