OSDN Git Service

update version numbers (Klaus Niederkrueger)
[android-x86/external-mesa.git] / doxygen / swrast_setup.doxy
1 # Doxyfile 0.1
2
3 #---------------------------------------------------------------------------
4 # General configuration options
5 #---------------------------------------------------------------------------
6 PROJECT_NAME           = "Mesa swrast_setup"
7 PROJECT_NUMBER         = 5.1
8 OUTPUT_DIRECTORY       = 
9 OUTPUT_LANGUAGE        = English
10 EXTRACT_ALL            = YES
11 EXTRACT_PRIVATE        = NO
12 EXTRACT_STATIC         = NO
13 EXTRACT_LOCAL_CLASSES  = YES
14 HIDE_UNDOC_MEMBERS     = NO
15 HIDE_UNDOC_CLASSES     = NO
16 BRIEF_MEMBER_DESC      = YES
17 REPEAT_BRIEF           = YES
18 ALWAYS_DETAILED_SEC    = NO
19 INLINE_INHERITED_MEMB  = NO
20 FULL_PATH_NAMES        = NO
21 STRIP_FROM_PATH        = 
22 INTERNAL_DOCS          = NO
23 STRIP_CODE_COMMENTS    = YES
24 CASE_SENSE_NAMES       = YES
25 SHORT_NAMES            = NO
26 HIDE_SCOPE_NAMES       = NO
27 VERBATIM_HEADERS       = YES
28 SHOW_INCLUDE_FILES     = YES
29 JAVADOC_AUTOBRIEF      = NO
30 INHERIT_DOCS           = YES
31 INLINE_INFO            = YES
32 SORT_MEMBER_DOCS       = NO
33 DISTRIBUTE_GROUP_DOC   = NO
34 TAB_SIZE               = 8
35 GENERATE_TODOLIST      = YES
36 GENERATE_TESTLIST      = YES
37 GENERATE_BUGLIST       = YES
38 ALIASES                = 
39 ENABLED_SECTIONS       = 
40 MAX_INITIALIZER_LINES  = 30
41 OPTIMIZE_OUTPUT_FOR_C  = YES
42 SHOW_USED_FILES        = YES
43 #---------------------------------------------------------------------------
44 # configuration options related to warning and progress messages
45 #---------------------------------------------------------------------------
46 QUIET                  = YES
47 WARNINGS               = YES
48 WARN_IF_UNDOCUMENTED   = YES
49 WARN_FORMAT            = 
50 WARN_LOGFILE           = 
51 #---------------------------------------------------------------------------
52 # configuration options related to the input files
53 #---------------------------------------------------------------------------
54 INPUT                  = ../src/swrast_setup/
55 FILE_PATTERNS          = *.c \
56                          *.h
57 RECURSIVE              = NO
58 EXCLUDE                = 
59 EXCLUDE_PATTERNS       = 
60 EXAMPLE_PATH           = 
61 EXAMPLE_PATTERNS       = 
62 EXAMPLE_RECURSIVE      = NO
63 IMAGE_PATH             = 
64 INPUT_FILTER           = 
65 FILTER_SOURCE_FILES    = NO
66 #---------------------------------------------------------------------------
67 # configuration options related to source browsing
68 #---------------------------------------------------------------------------
69 SOURCE_BROWSER         = NO
70 INLINE_SOURCES         = NO
71 REFERENCED_BY_RELATION = YES
72 REFERENCES_RELATION    = YES
73 #---------------------------------------------------------------------------
74 # configuration options related to the alphabetical class index
75 #---------------------------------------------------------------------------
76 ALPHABETICAL_INDEX     = YES
77 COLS_IN_ALPHA_INDEX    = 5
78 IGNORE_PREFIX          = 
79 #---------------------------------------------------------------------------
80 # configuration options related to the HTML output
81 #---------------------------------------------------------------------------
82 GENERATE_HTML          = YES
83 HTML_OUTPUT            = swrast_setup
84 HTML_HEADER            = header.html
85 HTML_FOOTER            = 
86 HTML_STYLESHEET        = 
87 HTML_ALIGN_MEMBERS     = YES
88 GENERATE_HTMLHELP      = NO
89 GENERATE_CHI           = NO
90 BINARY_TOC             = NO
91 TOC_EXPAND             = NO
92 DISABLE_INDEX          = NO
93 ENUM_VALUES_PER_LINE   = 4
94 GENERATE_TREEVIEW      = NO
95 TREEVIEW_WIDTH         = 250
96 #---------------------------------------------------------------------------
97 # configuration options related to the LaTeX output
98 #---------------------------------------------------------------------------
99 GENERATE_LATEX         = NO
100 LATEX_OUTPUT           = 
101 COMPACT_LATEX          = NO
102 PAPER_TYPE             = a4wide
103 EXTRA_PACKAGES         = 
104 LATEX_HEADER           = 
105 PDF_HYPERLINKS         = NO
106 USE_PDFLATEX           = NO
107 LATEX_BATCHMODE        = NO
108 #---------------------------------------------------------------------------
109 # configuration options related to the RTF output
110 #---------------------------------------------------------------------------
111 GENERATE_RTF           = NO
112 RTF_OUTPUT             = 
113 COMPACT_RTF            = NO
114 RTF_HYPERLINKS         = NO
115 RTF_STYLESHEET_FILE    = 
116 RTF_EXTENSIONS_FILE    = 
117 #---------------------------------------------------------------------------
118 # configuration options related to the man page output
119 #---------------------------------------------------------------------------
120 GENERATE_MAN           = NO
121 MAN_OUTPUT             = 
122 MAN_EXTENSION          = 
123 MAN_LINKS              = NO
124 #---------------------------------------------------------------------------
125 # configuration options related to the XML output
126 #---------------------------------------------------------------------------
127 GENERATE_XML           = NO
128 #---------------------------------------------------------------------------
129 # configuration options for the AutoGen Definitions output
130 #---------------------------------------------------------------------------
131 GENERATE_AUTOGEN_DEF   = NO
132 #---------------------------------------------------------------------------
133 # Configuration options related to the preprocessor   
134 #---------------------------------------------------------------------------
135 ENABLE_PREPROCESSING   = YES
136 MACRO_EXPANSION        = NO
137 EXPAND_ONLY_PREDEF     = NO
138 SEARCH_INCLUDES        = YES
139 INCLUDE_PATH           = 
140 INCLUDE_FILE_PATTERNS  = 
141 PREDEFINED             = 
142 EXPAND_AS_DEFINED      = 
143 SKIP_FUNCTION_MACROS   = YES
144 #---------------------------------------------------------------------------
145 # Configuration::addtions related to external references   
146 #---------------------------------------------------------------------------
147 TAGFILES               = tnl_dd.tag=../tnl_dd \
148                          core.tag=../core \
149                          math.tag=../math \
150                          swrast.tag=../swrast \
151                          tnl.tag=../tnl \
152                          array_cache.tag=../array_cache
153 GENERATE_TAGFILE       = swrast_setup.tag
154 ALLEXTERNALS           = YES
155 PERL_PATH              = 
156 #---------------------------------------------------------------------------
157 # Configuration options related to the dot tool   
158 #---------------------------------------------------------------------------
159 CLASS_DIAGRAMS         = YES
160 HAVE_DOT               = NO
161 CLASS_GRAPH            = YES
162 COLLABORATION_GRAPH    = YES
163 TEMPLATE_RELATIONS     = YES
164 HIDE_UNDOC_RELATIONS   = YES
165 INCLUDE_GRAPH          = YES
166 INCLUDED_BY_GRAPH      = YES
167 GRAPHICAL_HIERARCHY    = YES
168 DOT_PATH               = 
169 DOTFILE_DIRS           = 
170 MAX_DOT_GRAPH_WIDTH    = 1024
171 MAX_DOT_GRAPH_HEIGHT   = 1024
172 GENERATE_LEGEND        = YES
173 DOT_CLEANUP            = YES
174 #---------------------------------------------------------------------------
175 # Configuration::addtions related to the search engine   
176 #---------------------------------------------------------------------------
177 SEARCHENGINE           = NO
178 CGI_NAME               = 
179 CGI_URL                = 
180 DOC_URL                = 
181 DOC_ABSPATH            = 
182 BIN_ABSPATH            = 
183 EXT_DOC_PATHS          =