3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = micro-crypt
8 OUTPUT_DIRECTORY = /home/bg/workspace/micro-crypt/doc/
10 OUTPUT_LANGUAGE = English
11 USE_WINDOWS_ENCODING = NO
12 BRIEF_MEMBER_DESC = YES
14 ABBREVIATE_BRIEF = "The $name class" \
25 ALWAYS_DETAILED_SEC = YES
26 INLINE_INHERITED_MEMB = NO
28 STRIP_FROM_PATH = /home/bg/workspace/micro-crypt/
31 JAVADOC_AUTOBRIEF = NO
32 MULTILINE_CPP_IS_BRIEF = NO
35 SEPARATE_MEMBER_PAGES = NO
37 ALIASES = "license=\par License:\n" \
38 "email=\par E-Mail:\n"
39 OPTIMIZE_OUTPUT_FOR_C = YES
40 OPTIMIZE_OUTPUT_JAVA = NO
41 BUILTIN_STL_SUPPORT = NO
42 DISTRIBUTE_GROUP_DOC = NO
44 #---------------------------------------------------------------------------
45 # Build related configuration options
46 #---------------------------------------------------------------------------
50 EXTRACT_LOCAL_CLASSES = YES
51 EXTRACT_LOCAL_METHODS = NO
52 HIDE_UNDOC_MEMBERS = YES
53 HIDE_UNDOC_CLASSES = YES
54 HIDE_FRIEND_COMPOUNDS = NO
55 HIDE_IN_BODY_DOCS = NO
57 CASE_SENSE_NAMES = YES
59 SHOW_INCLUDE_FILES = YES
61 SORT_MEMBER_DOCS = YES
63 SORT_BY_SCOPE_NAME = NO
64 GENERATE_TODOLIST = YES
65 GENERATE_TESTLIST = YES
66 GENERATE_BUGLIST = YES
67 GENERATE_DEPRECATEDLIST= YES
69 MAX_INITIALIZER_LINES = 30
73 #---------------------------------------------------------------------------
74 # configuration options related to warning and progress messages
75 #---------------------------------------------------------------------------
78 WARN_IF_UNDOCUMENTED = YES
79 WARN_IF_DOC_ERROR = YES
81 WARN_FORMAT = "$file:$line: $text"
83 #---------------------------------------------------------------------------
84 # configuration options related to the input files
85 #---------------------------------------------------------------------------
86 INPUT = /home/bg/workspace/micro-crypt
98 EXCLUDE_PATTERNS = main-*
101 EXAMPLE_RECURSIVE = NO
105 FILTER_SOURCE_FILES = NO
106 #---------------------------------------------------------------------------
107 # configuration options related to source browsing
108 #---------------------------------------------------------------------------
111 STRIP_CODE_COMMENTS = YES
112 REFERENCED_BY_RELATION = NO
113 REFERENCES_RELATION = NO
114 REFERENCES_LINK_SOURCE = YES
116 VERBATIM_HEADERS = NO
117 #---------------------------------------------------------------------------
118 # configuration options related to the alphabetical class index
119 #---------------------------------------------------------------------------
120 ALPHABETICAL_INDEX = NO
121 COLS_IN_ALPHA_INDEX = 5
123 #---------------------------------------------------------------------------
124 # configuration options related to the HTML output
125 #---------------------------------------------------------------------------
128 HTML_FILE_EXTENSION = .html
132 HTML_ALIGN_MEMBERS = YES
133 GENERATE_HTMLHELP = NO
140 ENUM_VALUES_PER_LINE = 4
141 GENERATE_TREEVIEW = YES
143 #---------------------------------------------------------------------------
144 # configuration options related to the LaTeX output
145 #---------------------------------------------------------------------------
148 LATEX_CMD_NAME = latex
149 MAKEINDEX_CMD_NAME = makeindex
157 LATEX_HIDE_INDICES = NO
158 #---------------------------------------------------------------------------
159 # configuration options related to the RTF output
160 #---------------------------------------------------------------------------
165 RTF_STYLESHEET_FILE =
166 RTF_EXTENSIONS_FILE =
167 #---------------------------------------------------------------------------
168 # configuration options related to the man page output
169 #---------------------------------------------------------------------------
174 #---------------------------------------------------------------------------
175 # configuration options related to the XML output
176 #---------------------------------------------------------------------------
181 XML_PROGRAMLISTING = YES
182 #---------------------------------------------------------------------------
183 # configuration options for the AutoGen Definitions output
184 #---------------------------------------------------------------------------
185 GENERATE_AUTOGEN_DEF = NO
186 #---------------------------------------------------------------------------
187 # configuration options related to the Perl module output
188 #---------------------------------------------------------------------------
189 GENERATE_PERLMOD = NO
192 PERLMOD_MAKEVAR_PREFIX =
193 #---------------------------------------------------------------------------
194 # Configuration options related to the preprocessor
195 #---------------------------------------------------------------------------
196 ENABLE_PREPROCESSING = YES
198 EXPAND_ONLY_PREDEF = NO
199 SEARCH_INCLUDES = YES
201 INCLUDE_FILE_PATTERNS =
204 SKIP_FUNCTION_MACROS = YES
205 #---------------------------------------------------------------------------
206 # Configuration::additions related to external references
207 #---------------------------------------------------------------------------
211 EXTERNAL_GROUPS = YES
212 PERL_PATH = /usr/bin/perl
213 #---------------------------------------------------------------------------
214 # Configuration options related to the dot tool
215 #---------------------------------------------------------------------------
217 HIDE_UNDOC_RELATIONS = YES
220 COLLABORATION_GRAPH = YES
223 TEMPLATE_RELATIONS = NO
225 INCLUDED_BY_GRAPH = NO
228 GRAPHICAL_HIERARCHY = NO
229 DIRECTORY_GRAPH = YES
230 DOT_IMAGE_FORMAT = png
233 MAX_DOT_GRAPH_WIDTH = 1024
234 MAX_DOT_GRAPH_HEIGHT = 1024
235 MAX_DOT_GRAPH_DEPTH = 1000
237 DOT_MULTI_TARGETS = NO
238 GENERATE_LEGEND = YES
240 #---------------------------------------------------------------------------
241 # Configuration::additions related to the search engine
242 #---------------------------------------------------------------------------