3 #---------------------------------------------------------------------------
4 # General configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = libmsrpc
9 # NOTE: By default, Doxygen writes into the dox/ subdirectory of the
10 # invocation directory. If you want to put it somewhere else, for
11 # example, to write straight into a webserver directory, then override
12 # this variable in a configuration concatenated to this one: Doxygen
13 # doesn't mind variables being redefined.
15 OUTPUT_DIRECTORY = dox
17 OUTPUT_LANGUAGE = English
21 HIDE_UNDOC_MEMBERS = NO
22 HIDE_UNDOC_CLASSES = NO
23 BRIEF_MEMBER_DESC = YES
25 ALWAYS_DETAILED_SEC = NO
27 STRIP_FROM_PATH = $(PWD)/
32 STRIP_CODE_COMMENTS = NO
33 CASE_SENSE_NAMES = YES
35 HIDE_SCOPE_NAMES = YES
36 VERBATIM_HEADERS = YES
37 SHOW_INCLUDE_FILES = YES
38 JAVADOC_AUTOBRIEF = YES
42 DISTRIBUTE_GROUP_DOC = NO
44 GENERATE_TODOLIST = YES
45 GENERATE_TESTLIST = YES
46 GENERATE_BUGLIST = YES
49 MAX_INITIALIZER_LINES = 30
50 OPTIMIZE_OUTPUT_FOR_C = YES
52 REFERENCED_BY_RELATION = YES
53 #---------------------------------------------------------------------------
54 # configuration options related to warning and progress messages
55 #---------------------------------------------------------------------------
58 WARN_IF_UNDOCUMENTED = NO
59 WARN_FORMAT = "$file:$line: $text"
61 #---------------------------------------------------------------------------
62 # configuration options related to the input files
63 #---------------------------------------------------------------------------
65 FILE_PATTERNS = libmsrpc.h
73 FILTER_SOURCE_FILES = NO
74 #---------------------------------------------------------------------------
75 # configuration options related to the alphabetical class index
76 #---------------------------------------------------------------------------
77 ALPHABETICAL_INDEX = YES
78 COLS_IN_ALPHA_INDEX = 1
80 #---------------------------------------------------------------------------
81 # configuration options related to the HTML output
82 #---------------------------------------------------------------------------
88 HTML_ALIGN_MEMBERS = YES
89 GENERATE_HTMLHELP = NO
94 ENUM_VALUES_PER_LINE = 3
95 GENERATE_TREEVIEW = NO
97 #---------------------------------------------------------------------------
98 # configuration options related to the LaTeX output
99 #---------------------------------------------------------------------------
108 LATEX_BATCHMODE = YES
109 #---------------------------------------------------------------------------
110 # configuration options related to the RTF output
111 #---------------------------------------------------------------------------
116 RTF_STYLESHEET_FILE =
117 RTF_EXTENSIONS_FILE =
118 #---------------------------------------------------------------------------
119 # configuration options related to the man page output
120 #---------------------------------------------------------------------------
125 #---------------------------------------------------------------------------
126 # configuration options related to the XML output
127 #---------------------------------------------------------------------------
129 #---------------------------------------------------------------------------
130 # configuration options related to the preprocessor
131 #---------------------------------------------------------------------------
132 ENABLE_PREPROCESSING = NO
134 EXPAND_ONLY_PREDEF = NO
135 SEARCH_INCLUDES = YES
137 INCLUDE_FILE_PATTERNS =
140 SKIP_FUNCTION_MACROS = YES
141 #---------------------------------------------------------------------------
142 # configuration::additions related to external references
143 #---------------------------------------------------------------------------
147 PERL_PATH = /usr/bin/perl
148 #---------------------------------------------------------------------------
149 # configuration options related to the dot tool
150 #---------------------------------------------------------------------------
153 COLLABORATION_GRAPH = YES
154 TEMPLATE_RELATIONS = YES
156 INCLUDED_BY_GRAPH = YES
157 GRAPHICAL_HIERARCHY = YES
160 MAX_DOT_GRAPH_WIDTH = 1024
161 MAX_DOT_GRAPH_HEIGHT = 1024
162 GENERATE_LEGEND = YES
164 #---------------------------------------------------------------------------
165 # configuration::additions related to the search engine
166 #---------------------------------------------------------------------------
168 CGI_NAME = search.cgi
172 BIN_ABSPATH = /usr/local/bin/