Re: HtmlHelpController problem
Johan Vromans <[email protected]> Wed, 1 Mar 2017 19:16:20 +0100
| Newsgroups | gmane.comp.lang.perl.wxperl |
|---|---|
| Organization | Squirrel Consultancy |
| Message-ID | <[email protected]> |
On Wed, 1 Mar 2017 10:28:53 -0600, Keith Brown <[email protected]> wrote: > What I do is edit the > html files and then zip them up into a help file. The program then uses > the zip file: AFAIK, the help file needs some special entries, like "docs.hhc", "docs.hhk" and "docs.hhp". Just zipping the html files in a (new?) zip will result in a non-functional help file. You may try to replace the updated html files in an existing help file. Again, I'm not an expert. I just able to produce a working help file... -- Johan