3 #---------------------------------------------------------------------------
4 # General configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = "Red Hat Cluster Manager"
8 OUTPUT_DIRECTORY = ./clumanager-api
9 OUTPUT_LANGUAGE = English
13 EXTRACT_LOCAL_CLASSES = NO
14 HIDE_UNDOC_MEMBERS = NO
15 HIDE_UNDOC_CLASSES = NO
16 HIDE_FRIEND_COMPOUNDS = NO
17 BRIEF_MEMBER_DESC = NO
19 ALWAYS_DETAILED_SEC = YES
20 INLINE_INHERITED_MEMB = YES
24 STRIP_CODE_COMMENTS = NO
25 CASE_SENSE_NAMES = YES
28 VERBATIM_HEADERS = YES
29 SHOW_INCLUDE_FILES = YES
30 JAVADOC_AUTOBRIEF = YES
31 MULTILINE_CPP_IS_BRIEF = NO
35 SORT_MEMBER_DOCS = YES
36 DISTRIBUTE_GROUP_DOC = NO
38 GENERATE_TODOLIST = YES
39 GENERATE_TESTLIST = YES
40 GENERATE_BUGLIST = YES
41 GENERATE_DEPRECATEDLIST= YES
44 MAX_INITIALIZER_LINES = 30
45 OPTIMIZE_OUTPUT_FOR_C = NO
46 OPTIMIZE_OUTPUT_JAVA = NO
48 #---------------------------------------------------------------------------
49 # configuration options related to warning and progress messages
50 #---------------------------------------------------------------------------
53 WARN_IF_UNDOCUMENTED = YES
54 WARN_FORMAT = "$file:$line: $text"
56 #---------------------------------------------------------------------------
57 # configuration options related to the input files
58 #---------------------------------------------------------------------------
65 EXCLUDE_PATTERNS = ./build/*
68 EXAMPLE_RECURSIVE = NO
71 FILTER_SOURCE_FILES = NO
72 #---------------------------------------------------------------------------
73 # configuration options related to source browsing
74 #---------------------------------------------------------------------------
77 REFERENCED_BY_RELATION = YES
78 REFERENCES_RELATION = YES
79 #---------------------------------------------------------------------------
80 # configuration options related to the alphabetical class index
81 #---------------------------------------------------------------------------
82 ALPHABETICAL_INDEX = NO
83 COLS_IN_ALPHA_INDEX = 5
85 #---------------------------------------------------------------------------
86 # configuration options related to the HTML output
87 #---------------------------------------------------------------------------
90 HTML_FILE_EXTENSION = .html
94 HTML_ALIGN_MEMBERS = YES
95 GENERATE_HTMLHELP = NO
102 ENUM_VALUES_PER_LINE = 4
103 GENERATE_TREEVIEW = NO
105 #---------------------------------------------------------------------------
106 # configuration options related to the LaTeX output
107 #---------------------------------------------------------------------------
110 LATEX_CMD_NAME = latex
111 MAKEINDEX_CMD_NAME = makeindex
119 #---------------------------------------------------------------------------
120 # configuration options related to the RTF output
121 #---------------------------------------------------------------------------
126 RTF_STYLESHEET_FILE =
127 RTF_EXTENSIONS_FILE =
128 #---------------------------------------------------------------------------
129 # configuration options related to the man page output
130 #---------------------------------------------------------------------------
135 #---------------------------------------------------------------------------
136 # configuration options related to the XML output
137 #---------------------------------------------------------------------------
141 #---------------------------------------------------------------------------
142 # configuration options for the AutoGen Definitions output
143 #---------------------------------------------------------------------------
144 GENERATE_AUTOGEN_DEF = NO
145 #---------------------------------------------------------------------------
146 # Configuration options related to the preprocessor
147 #---------------------------------------------------------------------------
148 ENABLE_PREPROCESSING = YES
150 EXPAND_ONLY_PREDEF = NO
151 SEARCH_INCLUDES = YES
153 INCLUDE_FILE_PATTERNS =
156 SKIP_FUNCTION_MACROS = YES
157 #---------------------------------------------------------------------------
158 # Configuration::addtions related to external references
159 #---------------------------------------------------------------------------
163 EXTERNAL_GROUPS = YES
164 PERL_PATH = /usr/bin/perl
165 #---------------------------------------------------------------------------
166 # Configuration options related to the dot tool
167 #---------------------------------------------------------------------------
169 HIDE_UNDOC_RELATIONS = YES
172 COLLABORATION_GRAPH = YES
173 TEMPLATE_RELATIONS = YES
175 INCLUDED_BY_GRAPH = YES
176 GRAPHICAL_HIERARCHY = YES
177 DOT_IMAGE_FORMAT = png
180 MAX_DOT_GRAPH_WIDTH = 1024
181 MAX_DOT_GRAPH_HEIGHT = 1024
182 GENERATE_LEGEND = YES
184 #---------------------------------------------------------------------------
185 # Configuration::addtions related to the search engine
186 #---------------------------------------------------------------------------
188 CGI_NAME = search.cgi
192 BIN_ABSPATH = /usr/local/bin/