ciderpress/app/Help
Andy McFadden 2adbe9591f Add optional MouseText-to-ASCII conversion
The AWP5 MouseText output is okay for some things but not others.
This adds an ASCII conversion, enabled through a preference.
2017-11-13 14:24:58 -08:00
..
html Minor help file updates 2015-01-13 17:47:57 -08:00
CiderPress.chm Add optional MouseText-to-ASCII conversion 2017-11-13 14:24:58 -08:00
CiderPress.hhc WinHelp to HtmlHelp conversion, part 1 2014-12-08 22:40:56 -08:00
CiderPress.hhk WinHelp to HtmlHelp conversion, part 1 2014-12-08 22:40:56 -08:00
CiderPress.hhp WinHelp to HtmlHelp conversion, part 1 2014-12-08 22:40:56 -08:00
PopUp.txt Add optional MouseText-to-ASCII conversion 2017-11-13 14:24:58 -08:00
PopUpIds.h Add optional MouseText-to-ASCII conversion 2017-11-13 14:24:58 -08:00
README.txt Add optional MouseText-to-ASCII conversion 2017-11-13 14:24:58 -08:00

Updating Help
=============

Make any edits, then:

1. Launch HTML Help Workshop
2. Open CiderPress.hhp
3. File > Compile

This should update the CiderPress.chm in the app/Help directory.  You can
copy it into the CiderPress directory, or just rebuild CiderPress to have
it copied automatically.

NOTE: pop-up text must be added to PopUp.txt, PopUpIds.h, and the
PopUpHelpIds table in MyApp.cpp.