1 # Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE
3 # This library is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU Lesser General Public
5 # License as published by the Free Software Foundation; either
6 # version 2.1 of the License, or (at your option) any later version.
8 # This library is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # Lesser General Public License for more details.
13 # You should have received a copy of the GNU Lesser General Public
14 # License along with this library; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
20 #---------------------------------------------------------------------------
21 # Project related configuration options
22 #---------------------------------------------------------------------------
23 PROJECT_NAME = "SALOME MG-Tetra Parallel plug-in User's Guide"
24 OUTPUT_DIRECTORY = GHS3DPRLPLUGIN
26 OUTPUT_LANGUAGE = English
29 #---------------------------------------------------------------------------
30 # configuration options related to warning and progress messages
31 #---------------------------------------------------------------------------
35 #---------------------------------------------------------------------------
36 #Input related options
37 #---------------------------------------------------------------------------
38 INPUT = @CMAKE_CURRENT_SOURCE_DIR@/input
41 IMAGE_PATH = @CMAKE_CURRENT_SOURCE_DIR@/images
44 #---------------------------------------------------------------------------
46 #---------------------------------------------------------------------------
49 HTML_HEADER = @CMAKE_CURRENT_BINARY_DIR@/static/header.html
50 HTML_FOOTER = @CMAKE_CURRENT_SOURCE_DIR@/static/footer.html
51 HTML_EXTRA_STYLESHEET = @CMAKE_CURRENT_SOURCE_DIR@/static/salome_extra.css
54 GENERATE_TREEVIEW = YES
57 #---------------------------------------------------------------------------
59 #---------------------------------------------------------------------------
63 #---------------------------------------------------------------------------
65 #---------------------------------------------------------------------------
67 EXTRA_PACKAGES = amsmath
69 #---------------------------------------------------------------------------
71 #---------------------------------------------------------------------------
74 #---------------------------------------------------------------------------
75 #External reference options
76 #---------------------------------------------------------------------------
77 #rnv: 07.04.2011 Workaround for the doxygen 1.7.3:
78 #because it wrongly defines location of the html files for search.
79 TAGFILES = ghs3dprlpluginpy_doc.tag=../GHS3DPRLPLUGIN/ghs3dprlpluginpy_doc
82 #---------------------------------------------------------------------------
84 #---------------------------------------------------------------------------
85 ALIASES += tui_script{1}="\include \1 <a href=\"../../examples/GHS3DPRLPLUGIN/\1\">Download this script</a>"