/[svn]/libgig/trunk/Doxyfile.in
ViewVC logotype

Contents of /libgig/trunk/Doxyfile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1079 - (show annotations) (download)
Tue Mar 6 21:01:34 2007 UTC (17 years ago) by schoenebeck
File size: 8271 byte(s)
- only export relevant files to Doygen API documentation

1 # Doxyfile 1.3.4-KDevelop
2
3 #---------------------------------------------------------------------------
4 # Project related configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME = @PACKAGE@
7 PROJECT_NUMBER = @VERSION@
8 OUTPUT_DIRECTORY = doc
9 OUTPUT_LANGUAGE = English
10 USE_WINDOWS_ENCODING = NO
11 BRIEF_MEMBER_DESC = YES
12 REPEAT_BRIEF = YES
13 ALWAYS_DETAILED_SEC = NO
14 INLINE_INHERITED_MEMB = YES
15 FULL_PATH_NAMES = NO
16 STRIP_FROM_PATH =
17 SHORT_NAMES = NO
18 JAVADOC_AUTOBRIEF = YES
19 MULTILINE_CPP_IS_BRIEF = NO
20 DETAILS_AT_TOP = NO
21 INHERIT_DOCS = YES
22 DISTRIBUTE_GROUP_DOC = NO
23 TAB_SIZE = 8
24 ALIASES =
25 OPTIMIZE_OUTPUT_FOR_C = NO
26 OPTIMIZE_OUTPUT_JAVA = NO
27 SUBGROUPING = YES
28 #---------------------------------------------------------------------------
29 # Build related configuration options
30 #---------------------------------------------------------------------------
31 EXTRACT_ALL = YES
32 EXTRACT_PRIVATE = NO
33 EXTRACT_STATIC = YES
34 EXTRACT_LOCAL_CLASSES = YES
35 HIDE_UNDOC_MEMBERS = NO
36 HIDE_UNDOC_CLASSES = NO
37 HIDE_FRIEND_COMPOUNDS = NO
38 HIDE_IN_BODY_DOCS = NO
39 INTERNAL_DOCS = NO
40 CASE_SENSE_NAMES = YES
41 HIDE_SCOPE_NAMES = NO
42 SHOW_INCLUDE_FILES = YES
43 INLINE_INFO = YES
44 SORT_MEMBER_DOCS = YES
45 GENERATE_TODOLIST = YES
46 GENERATE_TESTLIST = YES
47 GENERATE_BUGLIST = YES
48 GENERATE_DEPRECATEDLIST= YES
49 ENABLED_SECTIONS = RIFF \
50 DLS
51 MAX_INITIALIZER_LINES = 30
52 SHOW_USED_FILES = YES
53 #---------------------------------------------------------------------------
54 # configuration options related to warning and progress messages
55 #---------------------------------------------------------------------------
56 QUIET = NO
57 WARNINGS = YES
58 WARN_IF_UNDOCUMENTED = YES
59 WARN_IF_DOC_ERROR = YES
60 WARN_FORMAT = "$file:$line: $text"
61 WARN_LOGFILE =
62 #---------------------------------------------------------------------------
63 # configuration options related to the input files
64 #---------------------------------------------------------------------------
65 INPUT = @top_srcdir@/src/RIFF.h \
66 @top_srcdir@/src/RIFF.cpp \
67 @top_srcdir@/src/DLS.h \
68 @top_srcdir@/src/DLS.cpp \
69 @top_srcdir@/src/gig.h \
70 @top_srcdir@/src/gig.cpp
71 FILE_PATTERNS = *.c \
72 *.cpp \
73 *.h \
74 *.hpp \
75 *.idl
76 RECURSIVE = NO
77 EXCLUDE =
78 EXCLUDE_SYMLINKS = NO
79 EXCLUDE_PATTERNS =
80 EXAMPLE_PATH =
81 EXAMPLE_PATTERNS = *
82 EXAMPLE_RECURSIVE = NO
83 IMAGE_PATH =
84 INPUT_FILTER =
85 FILTER_SOURCE_FILES = NO
86 #---------------------------------------------------------------------------
87 # configuration options related to source browsing
88 #---------------------------------------------------------------------------
89 SOURCE_BROWSER = YES
90 INLINE_SOURCES = NO
91 STRIP_CODE_COMMENTS = YES
92 REFERENCED_BY_RELATION = YES
93 REFERENCES_RELATION = YES
94 VERBATIM_HEADERS = YES
95 #---------------------------------------------------------------------------
96 # configuration options related to the alphabetical class index
97 #---------------------------------------------------------------------------
98 ALPHABETICAL_INDEX = NO
99 COLS_IN_ALPHA_INDEX = 5
100 IGNORE_PREFIX =
101 #---------------------------------------------------------------------------
102 # configuration options related to the HTML output
103 #---------------------------------------------------------------------------
104 GENERATE_HTML = YES
105 HTML_OUTPUT = html
106 HTML_FILE_EXTENSION = .html
107 HTML_HEADER =
108 HTML_FOOTER =
109 HTML_STYLESHEET =
110 HTML_ALIGN_MEMBERS = YES
111 GENERATE_HTMLHELP = NO
112 CHM_FILE =
113 HHC_LOCATION =
114 GENERATE_CHI = NO
115 BINARY_TOC = NO
116 TOC_EXPAND = NO
117 DISABLE_INDEX = NO
118 ENUM_VALUES_PER_LINE = 4
119 GENERATE_TREEVIEW = YES
120 TREEVIEW_WIDTH = 250
121 #---------------------------------------------------------------------------
122 # configuration options related to the LaTeX output
123 #---------------------------------------------------------------------------
124 GENERATE_LATEX = NO
125 LATEX_OUTPUT = latex
126 LATEX_CMD_NAME = latex
127 MAKEINDEX_CMD_NAME = makeindex
128 COMPACT_LATEX = NO
129 PAPER_TYPE = a4wide
130 EXTRA_PACKAGES =
131 LATEX_HEADER =
132 PDF_HYPERLINKS = NO
133 USE_PDFLATEX = NO
134 LATEX_BATCHMODE = NO
135 LATEX_HIDE_INDICES = NO
136 #---------------------------------------------------------------------------
137 # configuration options related to the RTF output
138 #---------------------------------------------------------------------------
139 GENERATE_RTF = NO
140 RTF_OUTPUT = rtf
141 COMPACT_RTF = NO
142 RTF_HYPERLINKS = NO
143 RTF_STYLESHEET_FILE =
144 RTF_EXTENSIONS_FILE =
145 #---------------------------------------------------------------------------
146 # configuration options related to the man page output
147 #---------------------------------------------------------------------------
148 GENERATE_MAN = NO
149 MAN_OUTPUT = man
150 MAN_EXTENSION = .3
151 MAN_LINKS = NO
152 #---------------------------------------------------------------------------
153 # configuration options related to the XML output
154 #---------------------------------------------------------------------------
155 GENERATE_XML = NO
156 XML_OUTPUT = xml
157 XML_SCHEMA =
158 XML_DTD =
159 #---------------------------------------------------------------------------
160 # configuration options for the AutoGen Definitions output
161 #---------------------------------------------------------------------------
162 GENERATE_AUTOGEN_DEF = NO
163 #---------------------------------------------------------------------------
164 # configuration options related to the Perl module output
165 #---------------------------------------------------------------------------
166 GENERATE_PERLMOD = NO
167 PERLMOD_LATEX = NO
168 PERLMOD_PRETTY = YES
169 PERLMOD_MAKEVAR_PREFIX =
170 #---------------------------------------------------------------------------
171 # Configuration options related to the preprocessor
172 #---------------------------------------------------------------------------
173 ENABLE_PREPROCESSING = YES
174 MACRO_EXPANSION = NO
175 EXPAND_ONLY_PREDEF = NO
176 SEARCH_INCLUDES = YES
177 INCLUDE_PATH =
178 INCLUDE_FILE_PATTERNS =
179 PREDEFINED =
180 EXPAND_AS_DEFINED =
181 SKIP_FUNCTION_MACROS = YES
182 #---------------------------------------------------------------------------
183 # Configuration::addtions related to external references
184 #---------------------------------------------------------------------------
185 TAGFILES =
186 GENERATE_TAGFILE =
187 ALLEXTERNALS = NO
188 EXTERNAL_GROUPS = YES
189 PERL_PATH = /usr/bin/perl
190 #---------------------------------------------------------------------------
191 # Configuration options related to the dot tool
192 #---------------------------------------------------------------------------
193 CLASS_DIAGRAMS = YES
194 HIDE_UNDOC_RELATIONS = YES
195 HAVE_DOT = NO
196 CLASS_GRAPH = YES
197 COLLABORATION_GRAPH = YES
198 UML_LOOK = YES
199 TEMPLATE_RELATIONS = NO
200 INCLUDE_GRAPH = YES
201 INCLUDED_BY_GRAPH = YES
202 CALL_GRAPH = NO
203 GRAPHICAL_HIERARCHY = YES
204 DOT_IMAGE_FORMAT = png
205 DOT_PATH =
206 DOTFILE_DIRS =
207 MAX_DOT_GRAPH_WIDTH = 1024
208 MAX_DOT_GRAPH_HEIGHT = 1024
209 MAX_DOT_GRAPH_DEPTH = 0
210 GENERATE_LEGEND = YES
211 DOT_CLEANUP = YES
212 #---------------------------------------------------------------------------
213 # Configuration::addtions related to the search engine
214 #---------------------------------------------------------------------------
215 SEARCHENGINE = NO

  ViewVC Help
Powered by ViewVC