3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = "Routix OS"
9 OUTPUT_LANGUAGE = English
10 USE_WINDOWS_ENCODING = YES
11 BRIEF_MEMBER_DESC = YES
14 ALWAYS_DETAILED_SEC = YES
15 INLINE_INHERITED_MEMB = YES
19 JAVADOC_AUTOBRIEF = NO
20 MULTILINE_CPP_IS_BRIEF = NO
23 DISTRIBUTE_GROUP_DOC = NO
26 OPTIMIZE_OUTPUT_FOR_C = NO
27 OPTIMIZE_OUTPUT_JAVA = NO
29 #---------------------------------------------------------------------------
30 # Build related configuration options
31 #---------------------------------------------------------------------------
35 EXTRACT_LOCAL_CLASSES = YES
36 HIDE_UNDOC_MEMBERS = YES
37 HIDE_UNDOC_CLASSES = YES
38 HIDE_FRIEND_COMPOUNDS = YES
39 HIDE_IN_BODY_DOCS = YES
41 CASE_SENSE_NAMES = YES
42 HIDE_SCOPE_NAMES = YES
43 SHOW_INCLUDE_FILES = YES
45 SORT_MEMBER_DOCS = YES
47 SORT_BY_SCOPE_NAME = NO
48 GENERATE_TODOLIST = YES
49 GENERATE_TESTLIST = YES
50 GENERATE_BUGLIST = YES
51 GENERATE_DEPRECATEDLIST= NO
53 MAX_INITIALIZER_LINES = 30
55 #---------------------------------------------------------------------------
56 # configuration options related to warning and progress messages
57 #---------------------------------------------------------------------------
60 WARN_IF_UNDOCUMENTED = YES
61 WARN_IF_DOC_ERROR = YES
62 WARN_FORMAT = "$file:$line: $text"
64 #---------------------------------------------------------------------------
65 # configuration options related to the input files
66 #---------------------------------------------------------------------------
75 EXAMPLE_RECURSIVE = NO
78 FILTER_SOURCE_FILES = NO
79 #---------------------------------------------------------------------------
80 # configuration options related to source browsing
81 #---------------------------------------------------------------------------
84 STRIP_CODE_COMMENTS = YES
85 REFERENCED_BY_RELATION = YES
86 REFERENCES_RELATION = NO
87 VERBATIM_HEADERS = YES
88 #---------------------------------------------------------------------------
89 # configuration options related to the alphabetical class index
90 #---------------------------------------------------------------------------
91 ALPHABETICAL_INDEX = NO
92 COLS_IN_ALPHA_INDEX = 5
94 #---------------------------------------------------------------------------
95 # configuration options related to the HTML output
96 #---------------------------------------------------------------------------
99 HTML_FILE_EXTENSION = .html
103 HTML_ALIGN_MEMBERS = NO
104 GENERATE_HTMLHELP = NO
111 ENUM_VALUES_PER_LINE = 4
112 GENERATE_TREEVIEW = NO
114 #---------------------------------------------------------------------------
115 # configuration options related to the LaTeX output
116 #---------------------------------------------------------------------------
119 LATEX_CMD_NAME = latex
120 MAKEINDEX_CMD_NAME = makeindex
128 LATEX_HIDE_INDICES = NO
129 #---------------------------------------------------------------------------
130 # configuration options related to the RTF output
131 #---------------------------------------------------------------------------
136 RTF_STYLESHEET_FILE =
137 RTF_EXTENSIONS_FILE =
138 #---------------------------------------------------------------------------
139 # configuration options related to the man page output
140 #---------------------------------------------------------------------------
145 #---------------------------------------------------------------------------
146 # configuration options related to the XML output
147 #---------------------------------------------------------------------------
152 XML_PROGRAMLISTING = YES
153 #---------------------------------------------------------------------------
154 # configuration options for the AutoGen Definitions output
155 #---------------------------------------------------------------------------
156 GENERATE_AUTOGEN_DEF = NO
157 #---------------------------------------------------------------------------
158 # configuration options related to the Perl module output
159 #---------------------------------------------------------------------------
160 GENERATE_PERLMOD = NO
163 PERLMOD_MAKEVAR_PREFIX =
164 #---------------------------------------------------------------------------
165 # Configuration options related to the preprocessor
166 #---------------------------------------------------------------------------
167 ENABLE_PREPROCESSING = YES
169 EXPAND_ONLY_PREDEF = NO
170 SEARCH_INCLUDES = YES
172 INCLUDE_FILE_PATTERNS =
175 SKIP_FUNCTION_MACROS = YES
176 #---------------------------------------------------------------------------
177 # Configuration::additions related to external references
178 #---------------------------------------------------------------------------
182 EXTERNAL_GROUPS = YES
183 PERL_PATH = /usr/bin/perl
184 #---------------------------------------------------------------------------
185 # Configuration options related to the dot tool
186 #---------------------------------------------------------------------------
188 HIDE_UNDOC_RELATIONS = YES
191 COLLABORATION_GRAPH = YES
193 TEMPLATE_RELATIONS = NO
195 INCLUDED_BY_GRAPH = YES
197 GRAPHICAL_HIERARCHY = YES
198 DOT_IMAGE_FORMAT = png
201 MAX_DOT_GRAPH_WIDTH = 1024
202 MAX_DOT_GRAPH_HEIGHT = 1024
203 MAX_DOT_GRAPH_DEPTH = 0
204 GENERATE_LEGEND = YES
206 #---------------------------------------------------------------------------
207 # Configuration::additions related to the search engine
208 #---------------------------------------------------------------------------