Salome HOME
Merge from BR_V5_DEV 16Feb09
[modules/med.git] / src / MEDMEM / Doxyfile_med_devel.in
1 #  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
2 #
3 #  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 #  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
5 #
6 #  This library is free software; you can redistribute it and/or
7 #  modify it under the terms of the GNU Lesser General Public
8 #  License as published by the Free Software Foundation; either
9 #  version 2.1 of the License.
10 #
11 #  This library is distributed in the hope that it will be useful,
12 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
13 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14 #  Lesser General Public License for more details.
15 #
16 #  You should have received a copy of the GNU Lesser General Public
17 #  License along with this library; if not, write to the Free Software
18 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19 #
20 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21 #
22 # Doxyfile 0.1
23 #---------------------------------------------------------------------------
24 # General configuration options
25 #---------------------------------------------------------------------------
26 #
27 PROJECT_NAME           = "Med Memory Developpers'"
28 PROJECT_NUMBER         = @VERSION@
29 OUTPUT_DIRECTORY       = doc_ref_devel
30 OUTPUT_LANGUAGE        = English
31 EXTRACT_ALL            = YES
32 EXTRACT_PRIVATE        = YES
33 EXTRACT_STATIC         = NO
34 HIDE_UNDOC_MEMBERS     = NO
35 HIDE_UNDOC_CLASSES     = NO
36 BRIEF_MEMBER_DESC      = YES
37 REPEAT_BRIEF           = YES
38 ALWAYS_DETAILED_SEC    = NO
39 FULL_PATH_NAMES        = NO
40 STRIP_FROM_PATH        = 
41 INTERNAL_DOCS          = NO
42 STRIP_CODE_COMMENTS    = YES
43 CASE_SENSE_NAMES       = YES
44 SHORT_NAMES            = NO
45 HIDE_SCOPE_NAMES       = NO
46 VERBATIM_HEADERS       = YES
47 SHOW_INCLUDE_FILES     = YES
48 JAVADOC_AUTOBRIEF      = NO
49 INHERIT_DOCS           = YES
50 INLINE_INFO            = YES
51 SORT_MEMBER_DOCS       = YES
52 DISTRIBUTE_GROUP_DOC   = NO
53 TAB_SIZE               = 8
54 GENERATE_TODOLIST      = YES
55 GENERATE_TESTLIST      = YES
56 GENERATE_BUGLIST       = YES
57 ALIASES                = 
58 ENABLED_SECTIONS       = developper
59 MAX_INITIALIZER_LINES  = 30
60 OPTIMIZE_OUTPUT_FOR_C  = NO
61 SHOW_USED_FILES        = YES
62 #---------------------------------------------------------------------------
63 # configuration options related to warning and progress messages
64 #---------------------------------------------------------------------------
65 QUIET                  = NO
66 WARNINGS               = YES
67 WARN_IF_UNDOCUMENTED   = YES
68 WARN_FORMAT            = 
69 WARN_LOGFILE           = 
70 #---------------------------------------------------------------------------
71 # configuration options related to the input files
72 #---------------------------------------------------------------------------
73 INPUT                  = @srcdir@
74 FILE_PATTERNS          = MEDMEM*.hxx \
75                          MEDMEM*.cxx
76 RECURSIVE              = NO
77 EXCLUDE                = CVS
78 EXCLUDE_PATTERNS       = MEDMEM_TypeMeshDriver.* \
79                          MEDMEM_Utilities.hxx
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         = NO
90 INLINE_SOURCES         = NO
91 REFERENCED_BY_RELATION = YES
92 REFERENCES_RELATION    = YES
93 #---------------------------------------------------------------------------
94 # configuration options related to the alphabetical class index
95 #---------------------------------------------------------------------------
96 ALPHABETICAL_INDEX     = YES
97 COLS_IN_ALPHA_INDEX    = 5
98 IGNORE_PREFIX          = 
99 #---------------------------------------------------------------------------
100 # configuration options related to the HTML output
101 #---------------------------------------------------------------------------
102 GENERATE_HTML          = YES
103 HTML_OUTPUT            = html
104 HTML_HEADER            = 
105 HTML_FOOTER            = 
106 HTML_STYLESHEET        = 
107 HTML_ALIGN_MEMBERS     = YES
108 GENERATE_HTMLHELP      = YES
109 GENERATE_CHI           = YES
110 BINARY_TOC             = NO
111 TOC_EXPAND             = YES
112 DISABLE_INDEX          = NO
113 ENUM_VALUES_PER_LINE   = 4
114 GENERATE_TREEVIEW      = YES
115 TREEVIEW_WIDTH         = 250
116 #---------------------------------------------------------------------------
117 # configuration options related to the LaTeX output
118 #---------------------------------------------------------------------------
119 GENERATE_LATEX         = YES
120 LATEX_OUTPUT           = latex
121 COMPACT_LATEX          = NO
122 PAPER_TYPE             = a4wide
123 EXTRA_PACKAGES         = 
124 LATEX_HEADER           = 
125 PDF_HYPERLINKS         = NO
126 USE_PDFLATEX           = NO
127 LATEX_BATCHMODE        = NO
128 #---------------------------------------------------------------------------
129 # configuration options related to the RTF output
130 #---------------------------------------------------------------------------
131 GENERATE_RTF           = NO
132 RTF_OUTPUT             = 
133 COMPACT_RTF            = NO
134 RTF_HYPERLINKS         = NO
135 RTF_STYLESHEET_FILE    = 
136 RTF_EXTENSIONS_FILE    = 
137 #---------------------------------------------------------------------------
138 # configuration options related to the man page output
139 #---------------------------------------------------------------------------
140 GENERATE_MAN           = NO
141 MAN_OUTPUT             = 
142 MAN_EXTENSION          = 
143 MAN_LINKS              = NO
144 #---------------------------------------------------------------------------
145 # configuration options related to the XML output
146 #---------------------------------------------------------------------------
147 GENERATE_XML           = NO
148 #---------------------------------------------------------------------------
149 # Configuration options related to the preprocessor   
150 #---------------------------------------------------------------------------
151 ENABLE_PREPROCESSING   = YES
152 MACRO_EXPANSION        = NO
153 EXPAND_ONLY_PREDEF     = NO
154 SEARCH_INCLUDES        = YES
155 INCLUDE_PATH           = 
156 INCLUDE_FILE_PATTERNS  = 
157 PREDEFINED             = 
158 EXPAND_AS_DEFINED      = 
159 SKIP_FUNCTION_MACROS   = YES
160 #---------------------------------------------------------------------------
161 # Configuration::addtions related to external references   
162 #---------------------------------------------------------------------------
163 TAGFILES               = 
164 GENERATE_TAGFILE       = 
165 ALLEXTERNALS           = NO
166 PERL_PATH              = 
167 #---------------------------------------------------------------------------
168 # Configuration options related to the dot tool   
169 #---------------------------------------------------------------------------
170 CLASS_DIAGRAMS         = YES
171 HAVE_DOT               = YES
172 CLASS_GRAPH            = YES
173 COLLABORATION_GRAPH    = YES
174 TEMPLATE_RELATIONS     = YES
175 HIDE_UNDOC_RELATIONS   = YES
176 INCLUDE_GRAPH          = YES
177 INCLUDED_BY_GRAPH      = YES
178 GRAPHICAL_HIERARCHY    = YES
179 DOT_PATH               = 
180 DOTFILE_DIRS           = 
181 MAX_DOT_GRAPH_WIDTH    = 1024
182 MAX_DOT_GRAPH_HEIGHT   = 1024
183 GENERATE_LEGEND        = YES
184 DOT_CLEANUP            = YES
185 #---------------------------------------------------------------------------
186 # Configuration::addtions related to the search engine   
187 #---------------------------------------------------------------------------
188 SEARCHENGINE           = NO
189 CGI_NAME               = 
190 CGI_URL                = 
191 DOC_URL                = 
192 DOC_ABSPATH            = 
193 BIN_ABSPATH            = 
194 EXT_DOC_PATHS          =