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/index.but | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'doc/index.but') diff --git a/doc/index.but b/doc/index.but index b059b47..b8587c7 100644 --- a/doc/index.but +++ b/doc/index.but @@ -3,6 +3,12 @@ \IM{Windows Help} Windows Help \IM{Windows Help} Help, Windows +\IM{HTML Help} HTML Help +\IM{HTML Help} Windows HTML Help +\IM{HTML Help} MS HTML Help +\IM{HTML Help} Microsoft HTML Help +\IM{HTML Help} \cw{.chm} files + \IM{Help compiler} Help compiler, lack of need for \IM{plain text} plain text @@ -326,6 +332,11 @@ configuration directive \IM{\\cfg\{html-suppress-address\}} \cw{\\cfg\{html-suppress-address\}} +\IM{\\cfg\{html-suppress-navlinks\}} \c{html-suppress-navlinks} +configuration directive +\IM{\\cfg\{html-suppress-navlinks\}} +\cw{\\cfg\{html-suppress-navlinks\}} + \IM{\\cfg\{html-author\}} \c{html-author} configuration directive \IM{\\cfg\{html-author\}} \cw{\\cfg\{html-author\}} @@ -333,6 +344,22 @@ configuration directive directive \IM{\\cfg\{html-description\}} \cw{\\cfg\{html-description\}} +\IM{\\cfg\{html-mshtmlhelp-project\}} \c{html-mshtmlhelp-project} +configuration directive +\IM{\\cfg\{html-mshtmlhelp-project\}} \cw{\\cfg\{html-mshtmlhelp-project\}} + +\IM{\\cfg\{html-mshtmlhelp-chm\}} \c{html-mshtmlhelp-chm} +configuration directive +\IM{\\cfg\{html-mshtmlhelp-chm\}} \cw{\\cfg\{html-mshtmlhelp-chm\}} + +\IM{\\cfg\{html-mshtmlhelp-contents\}} \c{html-mshtmlhelp-contents} +configuration directive +\IM{\\cfg\{html-mshtmlhelp-contents\}} \cw{\\cfg\{html-mshtmlhelp-contents\}} + +\IM{\\cfg\{html-mshtmlhelp-index\}} \c{html-mshtmlhelp-index} +configuration directive +\IM{\\cfg\{html-mshtmlhelp-index\}} \cw{\\cfg\{html-mshtmlhelp-index\}} + \IM{\\cfg\{winhelp-topic\}} \c{winhelp-topic} configuration directive \IM{\\cfg\{winhelp-topic\}} \cw{\\cfg\{winhelp-topic\}} -- cgit v1.1