3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
10 OUTPUT_LANGUAGE = English
11 USE_WINDOWS_ENCODING = NO
12 BRIEF_MEMBER_DESC = YES
14 ABBREVIATE_BRIEF = "The $name class" \
25 ALWAYS_DETAILED_SEC = NO
26 INLINE_INHERITED_MEMB = NO
31 JAVADOC_AUTOBRIEF = NO
32 MULTILINE_CPP_IS_BRIEF = NO
35 DISTRIBUTE_GROUP_DOC = NO
36 SEPARATE_MEMBER_PAGES = NO
39 OPTIMIZE_OUTPUT_FOR_C = YES
40 OPTIMIZE_OUTPUT_JAVA = NO
42 #---------------------------------------------------------------------------
43 # Build related configuration options
44 #---------------------------------------------------------------------------
48 EXTRACT_LOCAL_CLASSES = YES
49 EXTRACT_LOCAL_METHODS = NO
50 HIDE_UNDOC_MEMBERS = NO
51 HIDE_UNDOC_CLASSES = NO
52 HIDE_FRIEND_COMPOUNDS = NO
53 HIDE_IN_BODY_DOCS = NO
55 CASE_SENSE_NAMES = YES
57 SHOW_INCLUDE_FILES = YES
59 SORT_MEMBER_DOCS = YES
61 SORT_BY_SCOPE_NAME = NO
62 GENERATE_TODOLIST = YES
63 GENERATE_TESTLIST = YES
64 GENERATE_BUGLIST = YES
65 GENERATE_DEPRECATEDLIST= YES
67 MAX_INITIALIZER_LINES = 30
71 #---------------------------------------------------------------------------
72 # configuration options related to warning and progress messages
73 #---------------------------------------------------------------------------
76 WARN_IF_UNDOCUMENTED = YES
77 WARN_IF_DOC_ERROR = YES
78 WARN_NO_PARAMDOC = YES
79 WARN_FORMAT = "$file:$line: $text"
81 #---------------------------------------------------------------------------
82 # configuration options related to the input files
83 #---------------------------------------------------------------------------
85 ../wpa_supplicant/eap_sim_common.c \
86 ../wpa_supplicant/eap_sim_common.h
87 FILE_PATTERNS = *.c *.h *.doxygen
94 EXAMPLE_RECURSIVE = NO
96 INPUT_FILTER = doc/kerneldoc2doxygen.pl
98 FILTER_SOURCE_FILES = YES
99 #---------------------------------------------------------------------------
100 # configuration options related to source browsing
101 #---------------------------------------------------------------------------
104 STRIP_CODE_COMMENTS = YES
105 REFERENCED_BY_RELATION = NO
106 REFERENCES_RELATION = NO
107 VERBATIM_HEADERS = NO
108 #---------------------------------------------------------------------------
109 # configuration options related to the alphabetical class index
110 #---------------------------------------------------------------------------
111 ALPHABETICAL_INDEX = YES
112 COLS_IN_ALPHA_INDEX = 3
114 #---------------------------------------------------------------------------
115 # configuration options related to the HTML output
116 #---------------------------------------------------------------------------
119 HTML_FILE_EXTENSION = .html
123 HTML_ALIGN_MEMBERS = YES
124 GENERATE_HTMLHELP = NO
131 ENUM_VALUES_PER_LINE = 4
132 GENERATE_TREEVIEW = NO
134 #---------------------------------------------------------------------------
135 # configuration options related to the LaTeX output
136 #---------------------------------------------------------------------------
139 LATEX_CMD_NAME = latex
140 MAKEINDEX_CMD_NAME = makeindex
148 LATEX_HIDE_INDICES = NO
149 #---------------------------------------------------------------------------
150 # configuration options related to the RTF output
151 #---------------------------------------------------------------------------
156 RTF_STYLESHEET_FILE =
157 RTF_EXTENSIONS_FILE =
158 #---------------------------------------------------------------------------
159 # configuration options related to the man page output
160 #---------------------------------------------------------------------------
165 #---------------------------------------------------------------------------
166 # configuration options related to the XML output
167 #---------------------------------------------------------------------------
172 XML_PROGRAMLISTING = YES
173 #---------------------------------------------------------------------------
174 # configuration options for the AutoGen Definitions output
175 #---------------------------------------------------------------------------
176 GENERATE_AUTOGEN_DEF = NO
177 #---------------------------------------------------------------------------
178 # configuration options related to the Perl module output
179 #---------------------------------------------------------------------------
180 GENERATE_PERLMOD = NO
183 PERLMOD_MAKEVAR_PREFIX =
184 #---------------------------------------------------------------------------
185 # Configuration options related to the preprocessor
186 #---------------------------------------------------------------------------
187 ENABLE_PREPROCESSING = YES
189 EXPAND_ONLY_PREDEF = NO
190 SEARCH_INCLUDES = YES
192 INCLUDE_FILE_PATTERNS =
193 PREDEFINED = RADIUS_SERVER EAP_SERVER EAP_SIM
195 SKIP_FUNCTION_MACROS = YES
196 #---------------------------------------------------------------------------
197 # Configuration::additions related to external references
198 #---------------------------------------------------------------------------
202 EXTERNAL_GROUPS = YES
203 PERL_PATH = /usr/bin/perl
204 #---------------------------------------------------------------------------
205 # Configuration options related to the dot tool
206 #---------------------------------------------------------------------------
208 HIDE_UNDOC_RELATIONS = YES
211 COLLABORATION_GRAPH = YES
214 TEMPLATE_RELATIONS = NO
216 INCLUDED_BY_GRAPH = YES
218 GRAPHICAL_HIERARCHY = YES
220 DOT_IMAGE_FORMAT = png
223 MAX_DOT_GRAPH_WIDTH = 1024
224 MAX_DOT_GRAPH_HEIGHT = 1024
225 MAX_DOT_GRAPH_DEPTH = 1000
227 DOT_MULTI_TARGETS = NO
228 GENERATE_LEGEND = YES
230 #---------------------------------------------------------------------------
231 # Configuration::additions related to the search engine
232 #---------------------------------------------------------------------------