doc/book/fr/conf.py
branchstable
changeset 4212 ab6573088b4a
parent 1977 606923dff11b
child 5421 8167de96c523
equal deleted inserted replaced
4210:9d9be21640ac 4212:ab6573088b4a
     1 # -*- coding: utf-8 -*-
     1 # -*- coding: utf-8 -*-
     2 """
     2 """
     3 
     3 
     4 :organization: Logilab
     4 :organization: Logilab
     5 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
     5 :copyright: 2001-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
     6 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
     6 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
     7 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
     7 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
     8 """
     8 """
     9 #
     9 #
    10 # Cubicweb documentation build configuration file, created by
    10 # Cubicweb documentation build configuration file, created by
    41 # The master toctree document.
    41 # The master toctree document.
    42 master_doc = 'index'
    42 master_doc = 'index'
    43 
    43 
    44 # General substitutions.
    44 # General substitutions.
    45 project = 'Cubicweb'
    45 project = 'Cubicweb'
    46 copyright = '2008-2009, Logilab'
    46 copyright = '2008-2010, Logilab'
    47 
    47 
    48 # The default replacements for |version| and |release|, also used in various
    48 # The default replacements for |version| and |release|, also used in various
    49 # other places throughout the built documents.
    49 # other places throughout the built documents.
    50 #
    50 #
    51 # The short X.Y version.
    51 # The short X.Y version.