checking in all the old panacean stuff
This commit is contained in:
23
puttysrc/DOC/CHM.BUT
Normal file
23
puttysrc/DOC/CHM.BUT
Normal file
@@ -0,0 +1,23 @@
|
||||
\# 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}
|
||||
|
||||
\cfg{html-body-end}{}
|
||||
|
||||
\cfg{html-head-end}{<link rel="stylesheet" type="text/css" href="chm.css">}
|
||||
|
||||
\versionid $Id: chm.but 7272 2007-02-11 18:13:56Z jacob $
|
||||
Reference in New Issue
Block a user