3 #---------------------------------------------------------------------------
4 # General configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = "HIT - Hook vs IT Template Engine"
7 PROJECT_NUMBER = 1.0.0beta1
9 OUTPUT_LANGUAGE = English
10 USE_WINDOWS_ENCODING = NO
14 EXTRACT_LOCAL_CLASSES = YES
15 HIDE_UNDOC_MEMBERS = NO
16 HIDE_UNDOC_CLASSES = NO
17 HIDE_FRIEND_COMPOUNDS = NO
18 HIDE_IN_BODY_DOCS = NO
19 BRIEF_MEMBER_DESC = YES
21 ALWAYS_DETAILED_SEC = YES
22 INLINE_INHERITED_MEMB = NO
26 CASE_SENSE_NAMES = YES
29 SHOW_INCLUDE_FILES = YES
30 JAVADOC_AUTOBRIEF = YES
31 MULTILINE_CPP_IS_BRIEF = NO
35 SORT_MEMBER_DOCS = YES
36 DISTRIBUTE_GROUP_DOC = NO
38 GENERATE_TODOLIST = YES
39 GENERATE_TESTLIST = YES
40 GENERATE_BUGLIST = YES
41 GENERATE_DEPRECATEDLIST= YES
44 MAX_INITIALIZER_LINES = 30
45 OPTIMIZE_OUTPUT_FOR_C = NO
46 OPTIMIZE_OUTPUT_JAVA = NO
48 #---------------------------------------------------------------------------
49 # configuration options related to warning and progress messages
50 #---------------------------------------------------------------------------
53 WARN_IF_UNDOCUMENTED = YES
54 WARN_IF_DOC_ERROR = YES
55 WARN_FORMAT = "$file:$line: $text"
56 WARN_LOGFILE = doxygen.warn
57 #---------------------------------------------------------------------------
58 # configuration options related to the input files
59 #---------------------------------------------------------------------------
68 EXAMPLE_RECURSIVE = NO
71 FILTER_SOURCE_FILES = NO
72 #---------------------------------------------------------------------------
73 # configuration options related to source browsing
74 #---------------------------------------------------------------------------
77 STRIP_CODE_COMMENTS = YES
78 REFERENCED_BY_RELATION = YES
79 REFERENCES_RELATION = YES
80 VERBATIM_HEADERS = YES
81 #---------------------------------------------------------------------------
82 # configuration options related to the alphabetical class index
83 #---------------------------------------------------------------------------
84 ALPHABETICAL_INDEX = YES
85 COLS_IN_ALPHA_INDEX = 5
87 #---------------------------------------------------------------------------
88 # configuration options related to the HTML output
89 #---------------------------------------------------------------------------
92 HTML_FILE_EXTENSION = .html
96 HTML_ALIGN_MEMBERS = YES
97 GENERATE_HTMLHELP = NO
104 ENUM_VALUES_PER_LINE = 4
105 GENERATE_TREEVIEW = YES
107 #---------------------------------------------------------------------------
108 # configuration options related to the LaTeX output
109 #---------------------------------------------------------------------------
112 LATEX_CMD_NAME = latex
113 MAKEINDEX_CMD_NAME = makeindex
121 LATEX_HIDE_INDICES = NO
122 #---------------------------------------------------------------------------
123 # configuration options related to the RTF output
124 #---------------------------------------------------------------------------
129 RTF_STYLESHEET_FILE =
130 RTF_EXTENSIONS_FILE =
131 #---------------------------------------------------------------------------
132 # configuration options related to the man page output
133 #---------------------------------------------------------------------------
138 #---------------------------------------------------------------------------
139 # configuration options related to the XML output
140 #---------------------------------------------------------------------------
145 #---------------------------------------------------------------------------
146 # configuration options for the AutoGen Definitions output
147 #---------------------------------------------------------------------------
148 GENERATE_AUTOGEN_DEF = NO
149 #---------------------------------------------------------------------------
150 # configuration options related to the Perl module output
151 #---------------------------------------------------------------------------
152 GENERATE_PERLMOD = NO
155 PERLMOD_MAKEVAR_PREFIX =
156 #---------------------------------------------------------------------------
157 # Configuration options related to the preprocessor
158 #---------------------------------------------------------------------------
159 ENABLE_PREPROCESSING = YES
161 EXPAND_ONLY_PREDEF = NO
162 SEARCH_INCLUDES = YES
164 INCLUDE_FILE_PATTERNS =
167 SKIP_FUNCTION_MACROS = YES
168 #---------------------------------------------------------------------------
169 # Configuration::addtions related to external references
170 #---------------------------------------------------------------------------
174 EXTERNAL_GROUPS = YES
175 PERL_PATH = /usr/bin/perl
176 #---------------------------------------------------------------------------
177 # Configuration options related to the dot tool
178 #---------------------------------------------------------------------------
180 HIDE_UNDOC_RELATIONS = YES
183 COLLABORATION_GRAPH = YES
185 TEMPLATE_RELATIONS = YES
187 INCLUDED_BY_GRAPH = YES
189 GRAPHICAL_HIERARCHY = YES
190 DOT_IMAGE_FORMAT = png
193 MAX_DOT_GRAPH_WIDTH = 1024
194 MAX_DOT_GRAPH_HEIGHT = 1024
195 MAX_DOT_GRAPH_DEPTH = 0
196 GENERATE_LEGEND = YES
198 #---------------------------------------------------------------------------
199 # Configuration::addtions related to the search engine
200 #---------------------------------------------------------------------------
202 CGI_NAME = search.cgi
206 BIN_ABSPATH = /usr/local/bin/