annotate doc/Doxyfile @ 793:c6942de51c7c

Updated the version and release date. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1070 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sun, 01 Jan 2012 15:30:46 +0000
parents 8736c8cada18
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
250
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
1 # Doxyfile 1.5.3
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
2
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
3 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
4 # Project related configuration options
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
5 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
6 DOXYFILE_ENCODING = UTF-8
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
7 PROJECT_NAME = UniversalIndentGUI
793
c6942de51c7c Updated the version and release date.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 711
diff changeset
8 PROJECT_NUMBER = 1.2.0
250
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
9 OUTPUT_DIRECTORY = .
253
3232867f6569 Creation of sub dirs caused about 4000 sub dirs to be built for about 400 files.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents: 250
diff changeset
10 CREATE_SUBDIRS = NO
250
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
11 OUTPUT_LANGUAGE = English
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
12 BRIEF_MEMBER_DESC = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
13 REPEAT_BRIEF = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
14 ABBREVIATE_BRIEF =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
15 ALWAYS_DETAILED_SEC = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
16 INLINE_INHERITED_MEMB = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
17 FULL_PATH_NAMES = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
18 STRIP_FROM_PATH =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
19 STRIP_FROM_INC_PATH =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
20 SHORT_NAMES = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
21 JAVADOC_AUTOBRIEF = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
22 QT_AUTOBRIEF = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
23 MULTILINE_CPP_IS_BRIEF = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
24 DETAILS_AT_TOP = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
25 INHERIT_DOCS = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
26 SEPARATE_MEMBER_PAGES = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
27 TAB_SIZE = 4
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
28 ALIASES =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
29 OPTIMIZE_OUTPUT_FOR_C = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
30 OPTIMIZE_OUTPUT_JAVA = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
31 BUILTIN_STL_SUPPORT = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
32 CPP_CLI_SUPPORT = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
33 DISTRIBUTE_GROUP_DOC = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
34 SUBGROUPING = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
35 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
36 # Build related configuration options
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
37 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
38 EXTRACT_ALL = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
39 EXTRACT_PRIVATE = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
40 EXTRACT_STATIC = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
41 EXTRACT_LOCAL_CLASSES = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
42 EXTRACT_LOCAL_METHODS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
43 EXTRACT_ANON_NSPACES = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
44 HIDE_UNDOC_MEMBERS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
45 HIDE_UNDOC_CLASSES = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
46 HIDE_FRIEND_COMPOUNDS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
47 HIDE_IN_BODY_DOCS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
48 INTERNAL_DOCS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
49 CASE_SENSE_NAMES = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
50 HIDE_SCOPE_NAMES = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
51 SHOW_INCLUDE_FILES = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
52 INLINE_INFO = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
53 SORT_MEMBER_DOCS = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
54 SORT_BRIEF_DOCS = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
55 SORT_BY_SCOPE_NAME = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
56 GENERATE_TODOLIST = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
57 GENERATE_TESTLIST = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
58 GENERATE_BUGLIST = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
59 GENERATE_DEPRECATEDLIST= YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
60 ENABLED_SECTIONS =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
61 MAX_INITIALIZER_LINES = 30
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
62 SHOW_USED_FILES = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
63 SHOW_DIRECTORIES = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
64 FILE_VERSION_FILTER =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
65 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
66 # configuration options related to warning and progress messages
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
67 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
68 QUIET = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
69 WARNINGS = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
70 WARN_IF_UNDOCUMENTED = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
71 WARN_IF_DOC_ERROR = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
72 WARN_NO_PARAMDOC = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
73 WARN_FORMAT = "$file:$line: $text "
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
74 WARN_LOGFILE =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
75 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
76 # configuration options related to the input files
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
77 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
78 INPUT = ../src \
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
79 ./mainpage.txt
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
80 INPUT_ENCODING = UTF-8
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
81 FILE_PATTERNS = *.cpp \
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
82 *.h \
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
83 *.txt
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
84 RECURSIVE = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
85 EXCLUDE =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
86 EXCLUDE_SYMLINKS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
87 EXCLUDE_PATTERNS =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
88 EXCLUDE_SYMBOLS =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
89 EXAMPLE_PATH =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
90 EXAMPLE_PATTERNS =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
91 EXAMPLE_RECURSIVE = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
92 IMAGE_PATH =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
93 INPUT_FILTER =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
94 FILTER_PATTERNS =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
95 FILTER_SOURCE_FILES = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
96 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
97 # configuration options related to source browsing
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
98 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
99 SOURCE_BROWSER = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
100 INLINE_SOURCES = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
101 STRIP_CODE_COMMENTS = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
102 REFERENCED_BY_RELATION = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
103 REFERENCES_RELATION = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
104 REFERENCES_LINK_SOURCE = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
105 USE_HTAGS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
106 VERBATIM_HEADERS = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
107 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
108 # configuration options related to the alphabetical class index
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
109 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
110 ALPHABETICAL_INDEX = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
111 COLS_IN_ALPHA_INDEX = 5
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
112 IGNORE_PREFIX =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
113 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
114 # configuration options related to the HTML output
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
115 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
116 GENERATE_HTML = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
117 HTML_OUTPUT = html
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
118 HTML_FILE_EXTENSION = .html
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
119 HTML_HEADER =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
120 HTML_FOOTER =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
121 HTML_STYLESHEET =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
122 HTML_ALIGN_MEMBERS = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
123 GENERATE_HTMLHELP = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
124 HTML_DYNAMIC_SECTIONS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
125 CHM_FILE =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
126 HHC_LOCATION =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
127 GENERATE_CHI = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
128 BINARY_TOC = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
129 TOC_EXPAND = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
130 DISABLE_INDEX = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
131 ENUM_VALUES_PER_LINE = 4
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
132 GENERATE_TREEVIEW = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
133 TREEVIEW_WIDTH = 250
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
134 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
135 # configuration options related to the LaTeX output
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
136 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
137 GENERATE_LATEX = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
138 LATEX_OUTPUT = latex
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
139 LATEX_CMD_NAME = latex
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
140 MAKEINDEX_CMD_NAME = makeindex
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
141 COMPACT_LATEX = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
142 PAPER_TYPE = a4wide
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
143 EXTRA_PACKAGES =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
144 LATEX_HEADER =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
145 PDF_HYPERLINKS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
146 USE_PDFLATEX = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
147 LATEX_BATCHMODE = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
148 LATEX_HIDE_INDICES = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
149 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
150 # configuration options related to the RTF output
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
151 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
152 GENERATE_RTF = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
153 RTF_OUTPUT = rtf
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
154 COMPACT_RTF = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
155 RTF_HYPERLINKS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
156 RTF_STYLESHEET_FILE =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
157 RTF_EXTENSIONS_FILE =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
158 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
159 # configuration options related to the man page output
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
160 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
161 GENERATE_MAN = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
162 MAN_OUTPUT = man
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
163 MAN_EXTENSION = .3
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
164 MAN_LINKS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
165 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
166 # configuration options related to the XML output
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
167 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
168 GENERATE_XML = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
169 XML_OUTPUT = xml
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
170 XML_SCHEMA =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
171 XML_DTD =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
172 XML_PROGRAMLISTING = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
173 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
174 # configuration options for the AutoGen Definitions output
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
175 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
176 GENERATE_AUTOGEN_DEF = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
177 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
178 # configuration options related to the Perl module output
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
179 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
180 GENERATE_PERLMOD = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
181 PERLMOD_LATEX = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
182 PERLMOD_PRETTY = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
183 PERLMOD_MAKEVAR_PREFIX =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
184 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
185 # Configuration options related to the preprocessor
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
186 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
187 ENABLE_PREPROCESSING = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
188 MACRO_EXPANSION = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
189 EXPAND_ONLY_PREDEF = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
190 SEARCH_INCLUDES = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
191 INCLUDE_PATH =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
192 INCLUDE_FILE_PATTERNS =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
193 PREDEFINED = WIN32
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
194 EXPAND_AS_DEFINED =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
195 SKIP_FUNCTION_MACROS = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
196 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
197 # Configuration::additions related to external references
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
198 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
199 TAGFILES =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
200 GENERATE_TAGFILE =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
201 ALLEXTERNALS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
202 EXTERNAL_GROUPS = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
203 PERL_PATH = /usr/bin/perl
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
204 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
205 # Configuration options related to the dot tool
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
206 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
207 CLASS_DIAGRAMS = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
208 MSCGEN_PATH =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
209 HIDE_UNDOC_RELATIONS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
210 HAVE_DOT = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
211 CLASS_GRAPH = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
212 COLLABORATION_GRAPH = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
213 GROUP_GRAPHS = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
214 UML_LOOK = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
215 TEMPLATE_RELATIONS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
216 INCLUDE_GRAPH = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
217 INCLUDED_BY_GRAPH = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
218 CALL_GRAPH = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
219 CALLER_GRAPH = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
220 GRAPHICAL_HIERARCHY = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
221 DIRECTORY_GRAPH = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
222 DOT_IMAGE_FORMAT = png
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
223 DOT_PATH =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
224 DOTFILE_DIRS =
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
225 DOT_GRAPH_MAX_NODES = 50
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
226 MAX_DOT_GRAPH_DEPTH = 1000
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
227 DOT_TRANSPARENT = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
228 DOT_MULTI_TARGETS = NO
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
229 GENERATE_LEGEND = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
230 DOT_CLEANUP = YES
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
231 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
232 # Configuration::additions related to the search engine
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
233 #---------------------------------------------------------------------------
18f769875961 Added doxygen config file.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
234 SEARCHENGINE = YES