Salome HOME
Merge branch 'V6_4_BR' of git://cli70rw.der.edf.fr/adao/adao into V6_4_BR
[modules/adao.git] / doc / conf.py
index 02c638946b7efe84614f2053b9e53227b87f5d27..1355accf4266f16c8717e0307d0c1d4565ccd781 100644 (file)
@@ -1,4 +1,24 @@
 # -*- coding: utf-8 -*-
+# Copyright (C) 2010-2011 EDF R&D
+#
+# 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.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
+# Author: AndrĂ© Ribes, andre.ribes@edf.fr, EDF R&D
+
 #
 # ADAO documentation build configuration file, created by
 # sphinx-quickstart on Wed Jun 16 15:48:00 2010.
@@ -38,16 +58,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'ADAO'
-copyright = u'2008-2011, EDF R&D, J.-P. Argaud, A. Ribes'
+copyright = u'2008-2011, EDF R&D, J.-P. Argaud'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
 # The short X.Y version.
-version = '0.1'
+version = '1.1'
 # The full version, including alpha/beta/rc tags.
-release = '1.0'
+release = '1.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -173,7 +193,7 @@ latex_font_size = '10pt'
 # (source start file, target name, title, author, documentclass [howto/manual]).
 latex_documents = [
   ('index', 'ADAO.tex', u'ADAO Documentation',
-   u'Jean-Philippe Argaud, AndrĂ© Ribes', 'manual'),
+   u'Jean-Philippe Argaud', 'manual'),
 ]
 
 # The name of an image file (relative to this directory) to place at the top of