summaryrefslogtreecommitdiff
path: root/winhelp.c (follow)
Commit message (Collapse)AuthorAge
* Check in the first draft of a module that writes out Windows .HLPSimon Tatham2001-12-03
files. This is not a Buttress back end as such; it's a piece of portable, reusable code handling HLP output. I will then have to write bk_whlp.c as glue between the Buttress internal data format and the API provided by this code. [originally from svn r1436]