3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = HTMLPurifier
8 OUTPUT_DIRECTORY = "C:/Documents and Settings/Edward/My Documents/My Webs/htmlpurifier/docs/doxygen"
10 OUTPUT_LANGUAGE = English
11 USE_WINDOWS_ENCODING = NO
12 BRIEF_MEMBER_DESC = YES
14 ABBREVIATE_BRIEF = "The $name class" \
25 ALWAYS_DETAILED_SEC = NO
26 INLINE_INHERITED_MEMB = NO
28 STRIP_FROM_PATH = "C:/Documents and Settings/Edward/My Documents/My Webs/htmlpurifier"
31 JAVADOC_AUTOBRIEF = YES
32 MULTILINE_CPP_IS_BRIEF = NO
35 SEPARATE_MEMBER_PAGES = NO
38 OPTIMIZE_OUTPUT_FOR_C = NO
39 OPTIMIZE_OUTPUT_JAVA = NO
40 BUILTIN_STL_SUPPORT = NO
41 DISTRIBUTE_GROUP_DOC = NO
43 #---------------------------------------------------------------------------
44 # Build related configuration options
45 #---------------------------------------------------------------------------
49 EXTRACT_LOCAL_CLASSES = YES
50 EXTRACT_LOCAL_METHODS = NO
51 HIDE_UNDOC_MEMBERS = NO
52 HIDE_UNDOC_CLASSES = NO
53 HIDE_FRIEND_COMPOUNDS = NO
54 HIDE_IN_BODY_DOCS = NO
56 CASE_SENSE_NAMES = YES
58 SHOW_INCLUDE_FILES = YES
60 SORT_MEMBER_DOCS = YES
62 SORT_BY_SCOPE_NAME = NO
63 GENERATE_TODOLIST = YES
64 GENERATE_TESTLIST = YES
65 GENERATE_BUGLIST = YES
66 GENERATE_DEPRECATEDLIST= YES
68 MAX_INITIALIZER_LINES = 30
72 #---------------------------------------------------------------------------
73 # configuration options related to warning and progress messages
74 #---------------------------------------------------------------------------
77 WARN_IF_UNDOCUMENTED = YES
78 WARN_IF_DOC_ERROR = YES
80 WARN_FORMAT = "$file:$line: $text"
82 #---------------------------------------------------------------------------
83 # configuration options related to the input files
84 #---------------------------------------------------------------------------
85 INPUT = "C:/Documents and Settings/Edward/My Documents/My Webs/htmlpurifier"
90 EXCLUDE_PATTERNS = */tests/* \
97 EXAMPLE_RECURSIVE = NO
101 FILTER_SOURCE_FILES = NO
102 #---------------------------------------------------------------------------
103 # configuration options related to source browsing
104 #---------------------------------------------------------------------------
107 STRIP_CODE_COMMENTS = YES
108 REFERENCED_BY_RELATION = YES
109 REFERENCES_RELATION = YES
110 REFERENCES_LINK_SOURCE = YES
112 VERBATIM_HEADERS = YES
113 #---------------------------------------------------------------------------
114 # configuration options related to the alphabetical class index
115 #---------------------------------------------------------------------------
116 ALPHABETICAL_INDEX = NO
117 COLS_IN_ALPHA_INDEX = 5
119 #---------------------------------------------------------------------------
120 # configuration options related to the HTML output
121 #---------------------------------------------------------------------------
124 HTML_FILE_EXTENSION = .html
128 HTML_ALIGN_MEMBERS = YES
129 GENERATE_HTMLHELP = NO
136 ENUM_VALUES_PER_LINE = 4
137 GENERATE_TREEVIEW = YES
139 #---------------------------------------------------------------------------
140 # configuration options related to the LaTeX output
141 #---------------------------------------------------------------------------
144 LATEX_CMD_NAME = latex
145 MAKEINDEX_CMD_NAME = makeindex
153 LATEX_HIDE_INDICES = NO
154 #---------------------------------------------------------------------------
155 # configuration options related to the RTF output
156 #---------------------------------------------------------------------------
161 RTF_STYLESHEET_FILE =
162 RTF_EXTENSIONS_FILE =
163 #---------------------------------------------------------------------------
164 # configuration options related to the man page output
165 #---------------------------------------------------------------------------
170 #---------------------------------------------------------------------------
171 # configuration options related to the XML output
172 #---------------------------------------------------------------------------
177 XML_PROGRAMLISTING = YES
178 #---------------------------------------------------------------------------
179 # configuration options for the AutoGen Definitions output
180 #---------------------------------------------------------------------------
181 GENERATE_AUTOGEN_DEF = NO
182 #---------------------------------------------------------------------------
183 # configuration options related to the Perl module output
184 #---------------------------------------------------------------------------
185 GENERATE_PERLMOD = NO
188 PERLMOD_MAKEVAR_PREFIX =
189 #---------------------------------------------------------------------------
190 # Configuration options related to the preprocessor
191 #---------------------------------------------------------------------------
192 ENABLE_PREPROCESSING = YES
194 EXPAND_ONLY_PREDEF = NO
195 SEARCH_INCLUDES = YES
197 INCLUDE_FILE_PATTERNS =
200 SKIP_FUNCTION_MACROS = YES
201 #---------------------------------------------------------------------------
202 # Configuration::additions related to external references
203 #---------------------------------------------------------------------------
207 EXTERNAL_GROUPS = YES
208 PERL_PATH = /usr/bin/perl
209 #---------------------------------------------------------------------------
210 # Configuration options related to the dot tool
211 #---------------------------------------------------------------------------
213 HIDE_UNDOC_RELATIONS = YES
216 COLLABORATION_GRAPH = YES
219 TEMPLATE_RELATIONS = NO
221 INCLUDED_BY_GRAPH = YES
224 GRAPHICAL_HIERARCHY = YES
225 DIRECTORY_GRAPH = YES
226 DOT_IMAGE_FORMAT = png
229 MAX_DOT_GRAPH_WIDTH = 1024
230 MAX_DOT_GRAPH_HEIGHT = 1024
231 MAX_DOT_GRAPH_DEPTH = 1000
233 DOT_MULTI_TARGETS = NO
234 GENERATE_LEGEND = YES
236 #---------------------------------------------------------------------------
237 # Configuration::additions related to the search engine
238 #---------------------------------------------------------------------------