1 # Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE
3 # Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
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, or (at your option) any later version.
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.
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
20 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
23 #---------------------------------------------------------------------------
24 # Project related configuration options
25 #---------------------------------------------------------------------------
26 PROJECT_NAME = "SALOME Mesh User's Guide"
27 OUTPUT_DIRECTORY = SMESH
29 OUTPUT_LANGUAGE = English
30 USE_WINDOWS_ENCODING = NO
31 BRIEF_MEMBER_DESC = YES
33 ALWAYS_DETAILED_SEC = YES
34 INLINE_INHERITED_MEMB = YES
37 JAVADOC_AUTOBRIEF = YES
38 MULTILINE_CPP_IS_BRIEF = NO
41 SEPARATE_MEMBER_PAGES = NO
43 OPTIMIZE_OUTPUT_FOR_C = YES
44 OPTIMIZE_OUTPUT_JAVA = YES
45 BUILTIN_STL_SUPPORT = NO
46 DISTRIBUTE_GROUP_DOC = NO
49 #---------------------------------------------------------------------------
50 # Build related options
51 #---------------------------------------------------------------------------
55 EXTRACT_LOCAL_CLASSES = YES
56 EXTRACT_LOCAL_METHODS = NO
57 HIDE_UNDOC_MEMBERS = NO
58 HIDE_UNDOC_CLASSES = NO
59 HIDE_FRIEND_COMPOUNDS = NO
60 HIDE_IN_BODY_DOCS = NO
62 CASE_SENSE_NAMES = YES
63 HIDE_SCOPE_NAMES = YES
64 SHOW_INCLUDE_FILES = YES
68 SORT_BY_SCOPE_NAME = NO
69 GENERATE_TODOLIST = YES
70 GENERATE_TESTLIST = YES
71 GENERATE_BUGLIST = YES
72 GENERATE_DEPRECATEDLIST= YES
73 MAX_INITIALIZER_LINES = 25
77 #---------------------------------------------------------------------------
78 # configuration options related to source browsing
79 #---------------------------------------------------------------------------
82 STRIP_CODE_COMMENTS = YES
83 REFERENCED_BY_RELATION = NO
84 REFERENCES_RELATION = YES
86 VERBATIM_HEADERS = YES
88 #---------------------------------------------------------------------------
89 # configuration options related to warning and progress messages
90 #---------------------------------------------------------------------------
93 WARN_IF_UNDOCUMENTED = YES
94 WARN_IF_DOC_ERROR = YES
97 EXAMPLE_RECURSIVE = NO
99 #---------------------------------------------------------------------------
100 #Input related options
101 #---------------------------------------------------------------------------
102 INPUT = tmp2/smeshBuilder.py \
103 tmp2/smesh_algorithm.py \
104 tmp2/StdMeshersBuilder.py \
105 tmp2/smeshstudytools.py \
108 IMAGE_PATH = @CMAKE_CURRENT_SOURCE_DIR@/images
110 EXAMPLE_PATH = @CMAKE_SOURCE_DIR@/src/SMESH_SWIG
112 #---------------------------------------------------------------------------
113 #HTML related options
114 #---------------------------------------------------------------------------
116 HTML_OUTPUT = smeshpy_doc
117 HTML_HEADER = @CMAKE_CURRENT_BINARY_DIR@/static/header_py.html
118 HTML_FOOTER = @CMAKE_CURRENT_SOURCE_DIR@/static/footer.html
119 HTML_EXTRA_STYLESHEET = @CMAKE_CURRENT_SOURCE_DIR@/static/salome_extra.css
122 GENERATE_TREEVIEW = YES
125 #---------------------------------------------------------------------------
126 #LaTeX related option
127 #---------------------------------------------------------------------------
130 #---------------------------------------------------------------------------
132 #---------------------------------------------------------------------------
135 #---------------------------------------------------------------------------
136 # Configuration options related to the dot tool
137 #---------------------------------------------------------------------------
139 HIDE_UNDOC_RELATIONS = NO
142 COLLABORATION_GRAPH = NO
145 TEMPLATE_RELATIONS = YES
147 INCLUDED_BY_GRAPH = YES
149 GRAPHICAL_HIERARCHY = YES
150 DIRECTORY_GRAPH = YES
151 DOT_IMAGE_FORMAT = png
155 MAX_DOT_GRAPH_WIDTH = 1024
156 MAX_DOT_GRAPH_HEIGHT = 1024
157 MAX_DOT_GRAPH_DEPTH = 1000
159 DOT_MULTI_TARGETS = NO
163 #---------------------------------------------------------------------------
164 #External reference options
165 #---------------------------------------------------------------------------
166 GENERATE_TAGFILE = smeshpy_doc.tag