3 #---------------------------------------------------------------------------
4 # General configuration options
5 #---------------------------------------------------------------------------
7 PROJECT_NUMBER = @version@
9 OUTPUT_LANGUAGE = English
13 EXTRACT_LOCAL_CLASSES = YES
14 HIDE_UNDOC_MEMBERS = NO
15 HIDE_UNDOC_CLASSES = NO
16 HIDE_FRIEND_COMPOUNDS = NO
17 BRIEF_MEMBER_DESC = YES
19 ALWAYS_DETAILED_SEC = NO
20 INLINE_INHERITED_MEMB = NO
22 STRIP_FROM_PATH = @basedir@
24 STRIP_CODE_COMMENTS = NO
28 VERBATIM_HEADERS = YES
29 SHOW_INCLUDE_FILES = YES
30 JAVADOC_AUTOBRIEF = NO
31 MULTILINE_CPP_IS_BRIEF = YES
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 #---------------------------------------------------------------------------
59 INPUT = ../../src ../../otk comments
60 FILE_PATTERNS = *.hh *.cc
64 EXCLUDE_PATTERNS = *_wrap.cc
67 EXAMPLE_RECURSIVE = NO
70 FILTER_SOURCE_FILES = NO
71 #---------------------------------------------------------------------------
72 # configuration options related to source browsing
73 #---------------------------------------------------------------------------
76 REFERENCED_BY_RELATION = YES
77 REFERENCES_RELATION = YES
78 #---------------------------------------------------------------------------
79 # configuration options related to the alphabetical class index
80 #---------------------------------------------------------------------------
81 ALPHABETICAL_INDEX = NO
82 COLS_IN_ALPHA_INDEX = 5
83 IGNORE_PREFIX = OB OTK _
84 #---------------------------------------------------------------------------
85 # configuration options related to the HTML output
86 #---------------------------------------------------------------------------
89 HTML_FILE_EXTENSION = .html
93 HTML_ALIGN_MEMBERS = YES
94 GENERATE_HTMLHELP = NO
101 ENUM_VALUES_PER_LINE = 4
102 GENERATE_TREEVIEW = NO
104 #---------------------------------------------------------------------------
105 # configuration options related to the LaTeX output
106 #---------------------------------------------------------------------------
109 LATEX_CMD_NAME = latex
110 MAKEINDEX_CMD_NAME = makeindex
118 #---------------------------------------------------------------------------
119 # configuration options related to the RTF output
120 #---------------------------------------------------------------------------
125 RTF_STYLESHEET_FILE =
126 RTF_EXTENSIONS_FILE =
127 #---------------------------------------------------------------------------
128 # configuration options related to the man page output
129 #---------------------------------------------------------------------------
134 #---------------------------------------------------------------------------
135 # configuration options related to the XML output
136 #---------------------------------------------------------------------------
140 #---------------------------------------------------------------------------
141 # configuration options for the AutoGen Definitions output
142 #---------------------------------------------------------------------------
143 GENERATE_AUTOGEN_DEF = NO
144 #---------------------------------------------------------------------------
145 # Configuration options related to the preprocessor
146 #---------------------------------------------------------------------------
147 ENABLE_PREPROCESSING = YES
149 EXPAND_ONLY_PREDEF = NO
150 SEARCH_INCLUDES = YES
152 INCLUDE_FILE_PATTERNS =
153 PREDEFINED = DOXYGEN_IGNORE
155 SKIP_FUNCTION_MACROS = YES
156 #---------------------------------------------------------------------------
157 # Configuration::addtions related to external references
158 #---------------------------------------------------------------------------
162 EXTERNAL_GROUPS = YES
163 PERL_PATH = /usr/bin/perl
164 #---------------------------------------------------------------------------
165 # Configuration options related to the dot tool
166 #---------------------------------------------------------------------------
168 HIDE_UNDOC_RELATIONS = YES
171 COLLABORATION_GRAPH = YES
172 TEMPLATE_RELATIONS = YES
174 INCLUDED_BY_GRAPH = YES
175 GRAPHICAL_HIERARCHY = NO
176 DOT_IMAGE_FORMAT = png
179 MAX_DOT_GRAPH_WIDTH = 1024
180 MAX_DOT_GRAPH_HEIGHT = 1024
181 GENERATE_LEGEND = YES
183 #---------------------------------------------------------------------------
184 # Configuration::addtions related to the search engine
185 #---------------------------------------------------------------------------
187 CGI_NAME = search.cgi
191 BIN_ABSPATH = /usr/local/bin/