Imported Upstream version 1.9.8
[platform/upstream/doxygen.git] / doc / Doxyfile_chm
1 #
2 # Copyright (C) 1997-2019 by Dimitri van Heesch.
3 #
4 # Permission to use, copy, modify, and distribute this software and its
5 # documentation under the terms of the GNU General Public License is hereby 
6 # granted. No representations are made about the suitability of this software 
7 # for any purpose. It is provided "as is" without express or implied warranty.
8 # See the GNU General Public License for more details.
9 #
10 # Documents produced by Doxygen are derivative works derived from the
11 # input used in their production; they are not affected by this license.
12
13 @INCLUDE = Doxyfile
14       GENERATE_LATEX         = NO
15       HTML_OUTPUT            = chm
16       HTML_CODE_FOLDING      = NO
17       GENERATE_HTMLHELP      = YES
18       GENERATE_TREEVIEW      = NO
19       HTML_DYNAMIC_MENUS     = NO
20       HHC_LOCATION           = "$(HTML_HELP_COMPILER)"
21       CHM_FILE               = index.chm
22       BINARY_TOC             = YES