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 #---------------------------------------------------------------------------
83 EXAMPLE_RECURSIVE = NO
87 FILTER_SOURCE_FILES = NO
88 #---------------------------------------------------------------------------
89 # configuration options related to source browsing
90 #---------------------------------------------------------------------------
93 STRIP_CODE_COMMENTS = YES
94 REFERENCED_BY_RELATION = NO
95 REFERENCES_RELATION = NO
96 REFERENCES_LINK_SOURCE = NO
98 VERBATIM_HEADERS = YES
99 #---------------------------------------------------------------------------
100 # configuration options related to the alphabetical class index
101 #---------------------------------------------------------------------------
102 ALPHABETICAL_INDEX = NO
103 COLS_IN_ALPHA_INDEX = 5
105 #---------------------------------------------------------------------------
106 # configuration options related to the HTML output
107 #---------------------------------------------------------------------------
110 HTML_FILE_EXTENSION = .html
114 HTML_ALIGN_MEMBERS = YES
115 GENERATE_HTMLHELP = NO
122 ENUM_VALUES_PER_LINE = 4
123 GENERATE_TREEVIEW = NO
125 #---------------------------------------------------------------------------
126 # configuration options related to the LaTeX output
127 #---------------------------------------------------------------------------
129 #---------------------------------------------------------------------------
130 # configuration options related to the RTF output
131 #---------------------------------------------------------------------------
133 #---------------------------------------------------------------------------
134 # configuration options related to the man page output
135 #---------------------------------------------------------------------------
137 #---------------------------------------------------------------------------
138 # configuration options related to the XML output
139 #---------------------------------------------------------------------------
141 #---------------------------------------------------------------------------
142 # configuration options for the AutoGen Definitions output
143 #---------------------------------------------------------------------------
144 GENERATE_AUTOGEN_DEF = NO
145 #---------------------------------------------------------------------------
146 # configuration options related to the Perl module output
147 #---------------------------------------------------------------------------
148 GENERATE_PERLMOD = NO
149 #---------------------------------------------------------------------------
150 # Configuration options related to the preprocessor
151 #---------------------------------------------------------------------------
152 ENABLE_PREPROCESSING = YES
154 EXPAND_ONLY_PREDEF = NO
155 SEARCH_INCLUDES = YES
157 INCLUDE_FILE_PATTERNS =
160 SKIP_FUNCTION_MACROS = YES
161 #---------------------------------------------------------------------------
162 # Configuration::additions related to external references
163 #---------------------------------------------------------------------------
167 EXTERNAL_GROUPS = YES
168 PERL_PATH = /usr/bin/perl
169 #---------------------------------------------------------------------------
170 # Configuration options related to the dot tool
171 #---------------------------------------------------------------------------
173 HIDE_UNDOC_RELATIONS = YES
176 COLLABORATION_GRAPH = YES
179 TEMPLATE_RELATIONS = NO
181 INCLUDED_BY_GRAPH = NO
184 GRAPHICAL_HIERARCHY = YES
185 DIRECTORY_GRAPH = YES
186 DOT_IMAGE_FORMAT = png
189 MAX_DOT_GRAPH_WIDTH = 1024
190 MAX_DOT_GRAPH_HEIGHT = 1024
191 MAX_DOT_GRAPH_DEPTH = 0
193 DOT_MULTI_TARGETS = NO
194 GENERATE_LEGEND = YES
196 #---------------------------------------------------------------------------
197 # Configuration::additions related to the search engine
198 #---------------------------------------------------------------------------