ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/documentation/docmagic
Revision: 18
Committed: Fri Jun 15 23:15:19 2007 UTC (17 years, 11 months ago) by francois
File size: 9611 byte(s)
Log Message:
erreur de repertoire dans le fichier pour generer la documentation

File Contents

# Content
1 # Doxyfile 1.4.1
2 #---------------------------------------------------------------------------
3 # Project related configuration options
4 #---------------------------------------------------------------------------
5 PROJECT_NAME = "Visual MAGiC Modulaire"
6 PROJECT_NUMBER = 2007
7 OUTPUT_DIRECTORY = ./webmagic
8 CREATE_SUBDIRS = YES
9 OUTPUT_LANGUAGE = French
10 USE_WINDOWS_ENCODING = YES
11 BRIEF_MEMBER_DESC = YES
12 REPEAT_BRIEF = YES
13 ABBREVIATE_BRIEF = "The $name class" \
14 "The $name widget" \
15 "The $name file" \
16 is \
17 provides \
18 specifies \
19 contains \
20 represents \
21 a \
22 an \
23 the
24 ALWAYS_DETAILED_SEC = NO
25 INLINE_INHERITED_MEMB = NO
26 FULL_PATH_NAMES = NO
27 STRIP_FROM_PATH = "C:/Documents and Settings/francois/"
28 STRIP_FROM_INC_PATH =
29 SHORT_NAMES = NO
30 JAVADOC_AUTOBRIEF = NO
31 MULTILINE_CPP_IS_BRIEF = NO
32 DETAILS_AT_TOP = NO
33 INHERIT_DOCS = YES
34 DISTRIBUTE_GROUP_DOC = NO
35 TAB_SIZE = 8
36 ALIASES =
37 OPTIMIZE_OUTPUT_FOR_C = NO
38 OPTIMIZE_OUTPUT_JAVA = NO
39 SUBGROUPING = YES
40 #---------------------------------------------------------------------------
41 # Build related configuration options
42 #---------------------------------------------------------------------------
43 EXTRACT_ALL = YES
44 EXTRACT_PRIVATE = NO
45 EXTRACT_STATIC = NO
46 EXTRACT_LOCAL_CLASSES = YES
47 EXTRACT_LOCAL_METHODS = NO
48 HIDE_UNDOC_MEMBERS = YES
49 HIDE_UNDOC_CLASSES = YES
50 HIDE_FRIEND_COMPOUNDS = NO
51 HIDE_IN_BODY_DOCS = NO
52 INTERNAL_DOCS = NO
53 CASE_SENSE_NAMES = NO
54 HIDE_SCOPE_NAMES = NO
55 SHOW_INCLUDE_FILES = YES
56 INLINE_INFO = YES
57 SORT_MEMBER_DOCS = YES
58 SORT_BRIEF_DOCS = NO
59 SORT_BY_SCOPE_NAME = NO
60 GENERATE_TODOLIST = YES
61 GENERATE_TESTLIST = YES
62 GENERATE_BUGLIST = YES
63 GENERATE_DEPRECATEDLIST= YES
64 ENABLED_SECTIONS =
65 MAX_INITIALIZER_LINES = 30
66 SHOW_USED_FILES = YES
67 SHOW_DIRECTORIES = NO
68 FILE_VERSION_FILTER =
69 #---------------------------------------------------------------------------
70 # configuration options related to warning and progress messages
71 #---------------------------------------------------------------------------
72 QUIET = NO
73 WARNINGS = YES
74 WARN_IF_UNDOCUMENTED = YES
75 WARN_IF_DOC_ERROR = YES
76 WARN_NO_PARAMDOC = NO
77 WARN_FORMAT = "$file:$line: $text"
78 WARN_LOGFILE =
79 #---------------------------------------------------------------------------
80 # configuration options related to the input files
81 #---------------------------------------------------------------------------
82 INPUT = ../lib
83 FILE_PATTERNS = *.c \
84 *.cc \
85 *.cxx \
86 *.cpp \
87 *.c++ \
88 *.java \
89 *.ii \
90 *.ixx \
91 *.ipp \
92 *.i++ \
93 *.inl \
94 *.h \
95 *.hh \
96 *.hxx \
97 *.hpp \
98 *.h++ \
99 *.idl \
100 *.odl \
101 *.cs \
102 *.php \
103 *.php3 \
104 *.inc \
105 *.m \
106 *.mm \
107 *.dox
108 RECURSIVE = YES
109 EXCLUDE = ../lib/geometrie/geometrie/Imports
110 EXCLUDE_SYMLINKS = NO
111 EXCLUDE_PATTERNS =
112 EXAMPLE_PATH =
113 EXAMPLE_PATTERNS = *
114 EXAMPLE_RECURSIVE = NO
115 IMAGE_PATH =
116 INPUT_FILTER =
117 FILTER_PATTERNS =
118 FILTER_SOURCE_FILES = NO
119 #---------------------------------------------------------------------------
120 # configuration options related to source browsing
121 #---------------------------------------------------------------------------
122 SOURCE_BROWSER = NO
123 INLINE_SOURCES = NO
124 STRIP_CODE_COMMENTS = YES
125 REFERENCED_BY_RELATION = YES
126 REFERENCES_RELATION = YES
127 VERBATIM_HEADERS = YES
128 #---------------------------------------------------------------------------
129 # configuration options related to the alphabetical class index
130 #---------------------------------------------------------------------------
131 ALPHABETICAL_INDEX = NO
132 COLS_IN_ALPHA_INDEX = 5
133 IGNORE_PREFIX =
134 #---------------------------------------------------------------------------
135 # configuration options related to the HTML output
136 #---------------------------------------------------------------------------
137 GENERATE_HTML = YES
138 HTML_OUTPUT = html
139 HTML_FILE_EXTENSION = .html
140 HTML_HEADER =
141 HTML_FOOTER =
142 HTML_STYLESHEET =
143 HTML_ALIGN_MEMBERS = YES
144 GENERATE_HTMLHELP = NO
145 CHM_FILE =
146 HHC_LOCATION =
147 GENERATE_CHI = NO
148 BINARY_TOC = NO
149 TOC_EXPAND = NO
150 DISABLE_INDEX = NO
151 ENUM_VALUES_PER_LINE = 1
152 GENERATE_TREEVIEW = YES
153 TREEVIEW_WIDTH = 250
154 #---------------------------------------------------------------------------
155 # configuration options related to the LaTeX output
156 #---------------------------------------------------------------------------
157 GENERATE_LATEX = NO
158 LATEX_OUTPUT = latex
159 LATEX_CMD_NAME = latex
160 MAKEINDEX_CMD_NAME = makeindex
161 COMPACT_LATEX = NO
162 PAPER_TYPE = a4wide
163 EXTRA_PACKAGES =
164 LATEX_HEADER =
165 PDF_HYPERLINKS = NO
166 USE_PDFLATEX = NO
167 LATEX_BATCHMODE = NO
168 LATEX_HIDE_INDICES = NO
169 #---------------------------------------------------------------------------
170 # configuration options related to the RTF output
171 #---------------------------------------------------------------------------
172 GENERATE_RTF = NO
173 RTF_OUTPUT = rtf
174 COMPACT_RTF = NO
175 RTF_HYPERLINKS = NO
176 RTF_STYLESHEET_FILE =
177 RTF_EXTENSIONS_FILE =
178 #---------------------------------------------------------------------------
179 # configuration options related to the man page output
180 #---------------------------------------------------------------------------
181 GENERATE_MAN = NO
182 MAN_OUTPUT = man
183 MAN_EXTENSION = .3
184 MAN_LINKS = NO
185 #---------------------------------------------------------------------------
186 # configuration options related to the XML output
187 #---------------------------------------------------------------------------
188 GENERATE_XML = NO
189 XML_OUTPUT = xml
190 XML_SCHEMA =
191 XML_DTD =
192 XML_PROGRAMLISTING = YES
193 #---------------------------------------------------------------------------
194 # configuration options for the AutoGen Definitions output
195 #---------------------------------------------------------------------------
196 GENERATE_AUTOGEN_DEF = NO
197 #---------------------------------------------------------------------------
198 # configuration options related to the Perl module output
199 #---------------------------------------------------------------------------
200 GENERATE_PERLMOD = NO
201 PERLMOD_LATEX = NO
202 PERLMOD_PRETTY = YES
203 PERLMOD_MAKEVAR_PREFIX =
204 #---------------------------------------------------------------------------
205 # Configuration options related to the preprocessor
206 #---------------------------------------------------------------------------
207 ENABLE_PREPROCESSING = YES
208 MACRO_EXPANSION = NO
209 EXPAND_ONLY_PREDEF = NO
210 SEARCH_INCLUDES = YES
211 INCLUDE_PATH =
212 INCLUDE_FILE_PATTERNS =
213 PREDEFINED = BREP_SAT \
214 BREP_STEP \
215 BREP_SLD
216 EXPAND_AS_DEFINED =
217 SKIP_FUNCTION_MACROS = YES
218 #---------------------------------------------------------------------------
219 # Configuration::additions related to external references
220 #---------------------------------------------------------------------------
221 TAGFILES =
222 GENERATE_TAGFILE =
223 ALLEXTERNALS = NO
224 EXTERNAL_GROUPS = YES
225 PERL_PATH = /usr/bin/perl
226 #---------------------------------------------------------------------------
227 # Configuration options related to the dot tool
228 #---------------------------------------------------------------------------
229 CLASS_DIAGRAMS = YES
230 HIDE_UNDOC_RELATIONS = YES
231 HAVE_DOT = YES
232 CLASS_GRAPH = YES
233 COLLABORATION_GRAPH = YES
234 GROUP_GRAPHS = YES
235 UML_LOOK = NO
236 TEMPLATE_RELATIONS = NO
237 INCLUDE_GRAPH = YES
238 INCLUDED_BY_GRAPH = YES
239 CALL_GRAPH = YES
240 GRAPHICAL_HIERARCHY = YES
241 DIRECTORY_GRAPH = YES
242 DOT_IMAGE_FORMAT = png
243 DOT_PATH =
244 DOTFILE_DIRS =
245 MAX_DOT_GRAPH_WIDTH = 1024
246 MAX_DOT_GRAPH_HEIGHT = 1024
247 MAX_DOT_GRAPH_DEPTH = 1000
248 DOT_TRANSPARENT = NO
249 DOT_MULTI_TARGETS = NO
250 GENERATE_LEGEND = YES
251 DOT_CLEANUP = YES
252 #---------------------------------------------------------------------------
253 # Configuration::additions related to the search engine
254 #---------------------------------------------------------------------------
255 SEARCHENGINE = NO