summaryrefslogtreecommitdiffstats
path: root/doc/Doxyfile_chm
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Doxyfile_chm')
-rw-r--r--doc/Doxyfile_chm20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/Doxyfile_chm b/doc/Doxyfile_chm
new file mode 100644
index 0000000..8fb51a6
--- /dev/null
+++ b/doc/Doxyfile_chm
@@ -0,0 +1,20 @@
+#
+# Copyright (C) 1997-2019 by Dimitri van Heesch.
+#
+# Permission to use, copy, modify, and distribute this software and its
+# documentation under the terms of the GNU General Public License is hereby
+# granted. No representations are made about the suitability of this software
+# for any purpose. It is provided "as is" without express or implied warranty.
+# See the GNU General Public License for more details.
+#
+# Documents produced by Doxygen are derivative works derived from the
+# input used in their production; they are not affected by this license.
+
+@INCLUDE = Doxyfile
+ GENERATE_LATEX = NO
+ HTML_OUTPUT = chm
+ GENERATE_HTMLHELP = YES
+ GENERATE_TREEVIEW = NO
+ HHC_LOCATION = "$(HTML_HELP_COMPILER)"
+ CHM_FILE = index.chm
+ BINARY_TOC = YES