From 7a4700f5f5afcea1580ec4fcfb628afe6beb3e6b Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 11 Dec 2006 19:43:10 +0000 Subject: Support for the MS HTML Help system in the HTML back end. As yet I don't know how to write out a .CHM directly, but I am at least able to have the HTML back end write out the three auxiliary files which enable a .CHM to be generated using the MS HTML Help compiler. [originally from svn r6991] --- doc/intro.but | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/intro.but') diff --git a/doc/intro.but b/doc/intro.but index 2898d17..ae63dd3 100644 --- a/doc/intro.but +++ b/doc/intro.but @@ -19,8 +19,6 @@ Currently Halibut supports the following output formats: \b HTML. -\b Windows Help. - \b Unix \cw{man} page format. \b GNU \c{info} format. @@ -29,6 +27,11 @@ Currently Halibut supports the following output formats: \b PostScript. +\b Old-style Windows Help (\cw{.HLP}). + +(By setting suitable options, the HTML output can also be made +suitable for feeding to the newer-style Windows HTML Help compiler.) + \H{intro-features} Features supported by Halibut Here's a list of Halibut's notable features. -- cgit v1.1