aboutsummaryrefslogtreecommitdiff
path: root/puzzles.but
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2017-05-13 18:55:52 +0100
committerSimon Tatham <anakin@pobox.com>2017-05-13 20:20:23 +0100
commit7bdfda840962e0de7442c4f58d37ca1f560a5797 (patch)
tree0df5d2f5839e77e0d1af52eedad639812b1db240 /puzzles.but
parentcce13ed7129a06fe7454f9e10906cb6663de45f7 (diff)
downloadpuzzles-7bdfda840962e0de7442c4f58d37ca1f560a5797.zip
puzzles-7bdfda840962e0de7442c4f58d37ca1f560a5797.tar.gz
puzzles-7bdfda840962e0de7442c4f58d37ca1f560a5797.tar.bz2
puzzles-7bdfda840962e0de7442c4f58d37ca1f560a5797.tar.xz
Switch to using Halibut's new direct .CHM generation.
This allows me to remove HTML Help Workshop completely from my build dependencies, and good riddance!
Diffstat (limited to 'puzzles.but')
-rw-r--r--puzzles.but6
1 files changed, 6 insertions, 0 deletions
diff --git a/puzzles.but b/puzzles.but
index fde9bca..2c448b8 100644
--- a/puzzles.but
+++ b/puzzles.but
@@ -13,6 +13,12 @@
\cfg{html-contents-depth-1}{2}
\cfg{html-leaf-contains-contents}{true}
+\cfg{chm-filename}{puzzles.chm}
+\cfg{chm-contents-filename}{index.html}
+\cfg{chm-template-filename}{%k.html}
+\cfg{chm-head-end}{<link rel="stylesheet" type="text/css" href="chm.css">}
+\cfg{chm-extra-file}{chm.css}
+
\cfg{info-filename}{puzzles.info}
\cfg{ps-filename}{puzzles.ps}