3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = "Re-Mote Mote Control Infrastructure"
8 OUTPUT_DIRECTORY = code
10 OUTPUT_LANGUAGE = English
11 USE_WINDOWS_ENCODING = NO
12 BRIEF_MEMBER_DESC = YES
15 ALWAYS_DETAILED_SEC = NO
16 INLINE_INHERITED_MEMB = NO
21 JAVADOC_AUTOBRIEF = YES
22 MULTILINE_CPP_IS_BRIEF = NO
25 SEPARATE_MEMBER_PAGES = NO
28 OPTIMIZE_OUTPUT_FOR_C = NO
29 OPTIMIZE_OUTPUT_JAVA = NO
30 BUILTIN_STL_SUPPORT = NO
31 DISTRIBUTE_GROUP_DOC = NO
33 #---------------------------------------------------------------------------
34 # Build related configuration options
35 #---------------------------------------------------------------------------
39 EXTRACT_LOCAL_CLASSES = YES
40 EXTRACT_LOCAL_METHODS = NO
41 HIDE_UNDOC_MEMBERS = NO
42 HIDE_UNDOC_CLASSES = NO
43 HIDE_FRIEND_COMPOUNDS = NO
44 HIDE_IN_BODY_DOCS = NO
46 CASE_SENSE_NAMES = YES
48 SHOW_INCLUDE_FILES = YES
50 SORT_MEMBER_DOCS = YES
52 SORT_BY_SCOPE_NAME = NO
53 GENERATE_TODOLIST = YES
54 GENERATE_TESTLIST = YES
55 GENERATE_BUGLIST = YES
56 GENERATE_DEPRECATEDLIST= YES
58 MAX_INITIALIZER_LINES = 30
60 SHOW_DIRECTORIES = YES
62 #---------------------------------------------------------------------------
63 # configuration options related to warning and progress messages
64 #---------------------------------------------------------------------------
67 WARN_IF_UNDOCUMENTED = YES
68 WARN_IF_DOC_ERROR = YES
70 WARN_FORMAT = "$file:$line: $text"
72 #---------------------------------------------------------------------------
73 # configuration options related to the input files
74 #---------------------------------------------------------------------------
86 EXAMPLE_RECURSIVE = NO
90 FILTER_SOURCE_FILES = NO
91 #---------------------------------------------------------------------------
92 # configuration options related to source browsing
93 #---------------------------------------------------------------------------
96 STRIP_CODE_COMMENTS = YES
97 REFERENCED_BY_RELATION = NO
98 REFERENCES_RELATION = NO
99 REFERENCES_LINK_SOURCE = NO
101 VERBATIM_HEADERS = YES
102 #---------------------------------------------------------------------------
103 # configuration options related to the alphabetical class index
104 #---------------------------------------------------------------------------
105 ALPHABETICAL_INDEX = NO
106 COLS_IN_ALPHA_INDEX = 5
108 #---------------------------------------------------------------------------
109 # configuration options related to the HTML output
110 #---------------------------------------------------------------------------
113 HTML_FILE_EXTENSION = .html
117 HTML_ALIGN_MEMBERS = YES
118 GENERATE_HTMLHELP = NO
125 ENUM_VALUES_PER_LINE = 4
126 GENERATE_TREEVIEW = NO
128 #---------------------------------------------------------------------------
129 # configuration options related to the LaTeX output
130 #---------------------------------------------------------------------------
132 #---------------------------------------------------------------------------
133 # configuration options related to the RTF output
134 #---------------------------------------------------------------------------
136 #---------------------------------------------------------------------------
137 # configuration options related to the man page output
138 #---------------------------------------------------------------------------
140 #---------------------------------------------------------------------------
141 # configuration options related to the XML output
142 #---------------------------------------------------------------------------
144 #---------------------------------------------------------------------------
145 # configuration options for the AutoGen Definitions output
146 #---------------------------------------------------------------------------
147 GENERATE_AUTOGEN_DEF = NO
148 #---------------------------------------------------------------------------
149 # configuration options related to the Perl module output
150 #---------------------------------------------------------------------------
151 GENERATE_PERLMOD = NO
152 #---------------------------------------------------------------------------
153 # Configuration options related to the preprocessor
154 #---------------------------------------------------------------------------
155 ENABLE_PREPROCESSING = YES
157 EXPAND_ONLY_PREDEF = NO
158 SEARCH_INCLUDES = YES
160 INCLUDE_FILE_PATTERNS =
163 SKIP_FUNCTION_MACROS = YES
164 #---------------------------------------------------------------------------
165 # Configuration::additions related to external references
166 #---------------------------------------------------------------------------
170 EXTERNAL_GROUPS = YES
171 PERL_PATH = /usr/bin/perl
172 #---------------------------------------------------------------------------
173 # Configuration options related to the dot tool
174 #---------------------------------------------------------------------------
176 HIDE_UNDOC_RELATIONS = YES
179 COLLABORATION_GRAPH = YES
182 TEMPLATE_RELATIONS = NO
184 INCLUDED_BY_GRAPH = NO
187 GRAPHICAL_HIERARCHY = YES
188 DIRECTORY_GRAPH = YES
189 DOT_IMAGE_FORMAT = png
192 MAX_DOT_GRAPH_WIDTH = 1024
193 MAX_DOT_GRAPH_HEIGHT = 1024
194 MAX_DOT_GRAPH_DEPTH = 0
196 DOT_MULTI_TARGETS = NO
197 GENERATE_LEGEND = YES
199 #---------------------------------------------------------------------------
200 # Configuration::additions related to the search engine
201 #---------------------------------------------------------------------------