X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/db9b7dcedb001b942ad945a56b2d7bf9b77d7a6a..cb2708d3db03691c70ca702a35ba960c3e0cba98:/doc/chm.but diff --git a/doc/chm.but b/doc/chm.but new file mode 100644 index 00000000..fa6b6cde --- /dev/null +++ b/doc/chm.but @@ -0,0 +1,19 @@ +\# File containing the magic HTML configuration directives to create +\# an MS HTML Help project. We put this on the end of the PuTTY +\# docs build command line to build the HHP and friends. + +\cfg{html-leaf-level}{infinite} +\cfg{html-leaf-contains-contents}{false} +\cfg{html-suppress-navlinks}{true} +\cfg{html-suppress-address}{true} + +\cfg{html-contents-filename}{index.html} +\cfg{html-template-filename}{%k.html} +\cfg{html-template-fragment}{%k} + +\cfg{html-mshtmlhelp-chm}{putty.chm} +\cfg{html-mshtmlhelp-project}{putty.hhp} +\cfg{html-mshtmlhelp-contents}{putty.hhc} +\cfg{html-mshtmlhelp-index}{putty.hhk} + +\versionid $Id$