Skip to content
Prev 18276 / 63424 Next

Microsoft help files

Liaw, Andy wrote:
WINHLP comes with a built-in search-and-index functionalty, and rather
more user-friendly than CHM or plain text. I am talking about
indexing and searching sizeable documents with internal organizations
and structures. Even pdf is better the plain text. You want the 
R-reference manual as a text file?

I am against additional dependency (particularly at build-time, unless 
you bundle it), especially on software that has just been written
and may not be around/maintained in a few months' time
(one can at least say the microsoft CHM compiler will be around!).
Since much of R's documentation is already quite texinfo/makeinfo 
friendly, it is just an extra couple of line in the makefile to
generate hlp file, ditto for rtf and ditto for pdf.

HT