summaryrefslogtreecommitdiff
path: root/doc/chm.but
blob: ef21ecc4e14731d5d85723f1eae47f943940d14b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\# 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}