3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = HTML Purifier
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/* \
100 EXAMPLE_RECURSIVE = NO
104 FILTER_SOURCE_FILES = NO
105 #---------------------------------------------------------------------------
106 # configuration options related to source browsing
107 #---------------------------------------------------------------------------
110 STRIP_CODE_COMMENTS = YES
111 REFERENCED_BY_RELATION = YES
112 REFERENCES_RELATION = YES
113 REFERENCES_LINK_SOURCE = YES
115 VERBATIM_HEADERS = YES
116 #---------------------------------------------------------------------------
117 # configuration options related to the alphabetical class index
118 #---------------------------------------------------------------------------
119 ALPHABETICAL_INDEX = NO
120 COLS_IN_ALPHA_INDEX = 5
122 #---------------------------------------------------------------------------
123 # configuration options related to the HTML output
124 #---------------------------------------------------------------------------
127 HTML_FILE_EXTENSION = .html
131 HTML_ALIGN_MEMBERS = YES
132 GENERATE_HTMLHELP = NO
139 ENUM_VALUES_PER_LINE = 4
140 GENERATE_TREEVIEW = YES
142 #---------------------------------------------------------------------------
143 # configuration options related to the LaTeX output
144 #---------------------------------------------------------------------------
147 LATEX_CMD_NAME = latex
148 MAKEINDEX_CMD_NAME = makeindex
156 LATEX_HIDE_INDICES = NO
157 #---------------------------------------------------------------------------
158 # configuration options related to the RTF output
159 #---------------------------------------------------------------------------
164 RTF_STYLESHEET_FILE =
165 RTF_EXTENSIONS_FILE =
166 #---------------------------------------------------------------------------
167 # configuration options related to the man page output
168 #---------------------------------------------------------------------------
173 #---------------------------------------------------------------------------
174 # configuration options related to the XML output
175 #---------------------------------------------------------------------------
180 XML_PROGRAMLISTING = YES
181 #---------------------------------------------------------------------------
182 # configuration options for the AutoGen Definitions output
183 #---------------------------------------------------------------------------
184 GENERATE_AUTOGEN_DEF = NO
185 #---------------------------------------------------------------------------
186 # configuration options related to the Perl module output
187 #---------------------------------------------------------------------------
188 GENERATE_PERLMOD = NO
191 PERLMOD_MAKEVAR_PREFIX =
192 #---------------------------------------------------------------------------
193 # Configuration options related to the preprocessor
194 #---------------------------------------------------------------------------
195 ENABLE_PREPROCESSING = YES
197 EXPAND_ONLY_PREDEF = NO
198 SEARCH_INCLUDES = YES
200 INCLUDE_FILE_PATTERNS =
203 SKIP_FUNCTION_MACROS = YES
204 #---------------------------------------------------------------------------
205 # Configuration::additions related to external references
206 #---------------------------------------------------------------------------
210 EXTERNAL_GROUPS = YES
211 PERL_PATH = /usr/bin/perl
212 #---------------------------------------------------------------------------
213 # Configuration options related to the dot tool
214 #---------------------------------------------------------------------------
216 HIDE_UNDOC_RELATIONS = YES
219 COLLABORATION_GRAPH = YES
222 TEMPLATE_RELATIONS = NO
224 INCLUDED_BY_GRAPH = YES
227 GRAPHICAL_HIERARCHY = YES
228 DIRECTORY_GRAPH = YES
229 DOT_IMAGE_FORMAT = png
232 MAX_DOT_GRAPH_WIDTH = 1024
233 MAX_DOT_GRAPH_HEIGHT = 1024
234 MAX_DOT_GRAPH_DEPTH = 1000
236 DOT_MULTI_TARGETS = NO
237 GENERATE_LEGEND = YES
239 #---------------------------------------------------------------------------
240 # Configuration::additions related to the search engine
241 #---------------------------------------------------------------------------