What good alternatives to CHM are there for context sensitive help documents in desktop applications
Posted
by ninesided
on Stack Overflow
See other posts from Stack Overflow
or by ninesided
Published on 2010-03-09T10:59:41Z
Indexed on
2010/03/09
11:21 UTC
Read the original article
Hit count: 450
We currently have a number of desktop applications (PowerBuilder, Winforms, WPF) that make use of a single CHM for context sensitive help. We'd like to move away from CHM as it's difficult to maintain but we've not found a suitable alternative. Ideally we'd like our developers to keep the help files up to date (perhaps in a wiki) as they add funtionality and simply export this to PDF or something like that, but is it possible to use a PDF for context sensitve help, or are there any other promising alternative to CHM?
© Stack Overflow or respective owner