diff options
Diffstat (limited to 'doc/chm.but')
| -rw-r--r-- | doc/chm.but | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/chm.but b/doc/chm.but deleted file mode 100644 index ef21ecc..0000000 --- a/doc/chm.but +++ /dev/null @@ -1,17 +0,0 @@ -\# File containing the magic HTML configuration directives to create -\# an MS HTML Help project. We put this on the end of the Halibut -\# 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}{halibut.chm} -\cfg{html-mshtmlhelp-project}{halibut.hhp} -\cfg{html-mshtmlhelp-contents}{halibut.hhc} -\cfg{html-mshtmlhelp-index}{halibut.hhk} |