ciderpress/app/Help
2023-01-14 21:19:33 -08:00
..
html Fixed some typos 2023-01-14 23:42:17 +01:00
CiderPress.chm Recompile help blob 2023-01-14 21:19:33 -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 Fixed some typos 2023-01-14 23:42:17 +01: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.