Salome HOME
Update copyrights
[plugins/gmshplugin.git] / doc / salome / gui / GMSHPLUGIN / doxyfile_py.in
old mode 100755 (executable)
new mode 100644 (file)
index f0e6fdd..cbccb2d
@@ -1,27 +1,8 @@
-# Copyright (C) 2012-2013  ALNEOS
-#
-# This library is free software; you can redistribute it and/or
-# modify it under the terms of the GNU Lesser General Public
-# License as published by the Free Software Foundation; either
-# version 2.1 of the License.
-#
-# This library is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-#
-# See http://www.alneos.com/ or email : contact@alneos.fr
-#
-
 #---------------------------------------------------------------------------
 # Project related configuration options
 #---------------------------------------------------------------------------
-PROJECT_NAME           = "SALOME GMSHPLUGIN User's Guide"
-OUTPUT_DIRECTORY       = .
+PROJECT_NAME           = "SALOME GMSHPLUGIN plug-in User's Guide"
+OUTPUT_DIRECTORY       = GMSHPLUGIN
 CREATE_SUBDIRS        = NO
 OUTPUT_LANGUAGE        = English
 USE_WINDOWS_ENCODING   = NO
@@ -100,7 +81,7 @@ INPUT             = tmp/GMSHPluginBuilder.py \
                    tmp/smeshBuilder.py \
                    tmp/smesh_algorithm.py
 FILE_PATTERNS     = 
-IMAGE_PATH        = @srcdir@/images
+IMAGE_PATH        = @CMAKE_CURRENT_SOURCE_DIR@/images
 RECURSIVE         = NO
 EXAMPLE_PATH      =
 
@@ -109,9 +90,9 @@ EXAMPLE_PATH      =
 #---------------------------------------------------------------------------
 GENERATE_HTML     = YES
 HTML_OUTPUT       = gmshpluginpy_doc
-HTML_HEADER       = @builddir@/static/header_py.html
-HTML_FOOTER       = @srcdir@/static/footer.html
-HTML_EXTRA_STYLESHEET   = @srcdir@/static/salome_extra.css
+HTML_HEADER       = @CMAKE_CURRENT_BINARY_DIR@/static/header_py.html
+HTML_FOOTER       = @CMAKE_CURRENT_SOURCE_DIR@/static/footer.html
+HTML_EXTRA_STYLESHEET   = @CMAKE_CURRENT_SOURCE_DIR@/static/salome_extra.css
 TOC_EXPAND        = YES
 DISABLE_INDEX     = NO
 GENERATE_TREEVIEW = YES
@@ -128,7 +109,7 @@ GENERATE_LATEX    = NO
 GENERATE_RTF      = NO
 
 #---------------------------------------------------------------------------
-# Configuration options related to the dot tool                
+# Configuration options related to the dot tool   
 #---------------------------------------------------------------------------
 CLASS_DIAGRAMS         = NO
 HIDE_UNDOC_RELATIONS   = NO