X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Ffr%2Fconf.py.in;h=baef0cf77a159d39eebbac5234efbbbfb6cf44ce;hb=2c82da385bf3d7b6a045dfe7620d4b9bdc154fe6;hp=02608f2aff16d307ee09ecfb1802f2f1cc9938ee;hpb=5677a638e9e0217276cb49e21eb9ce719c5c75a5;p=modules%2Fhomard.git diff --git a/doc/fr/conf.py.in b/doc/fr/conf.py.in index 02608f2a..baef0cf7 100644 --- a/doc/fr/conf.py.in +++ b/doc/fr/conf.py.in @@ -38,7 +38,7 @@ master_doc = 'index' # General information about the project. project = u'HOMARD' -copyright = u'1996, 2011, 2015, EDF R&D, G. Nicolas, T. Fouquet, P. Noyret' +copyright = u'1996, 2011-2016, EDF R&D, G. Nicolas, T. Fouquet, P. Noyret' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -91,7 +91,7 @@ pygments_style = 'sphinx' # The theme to use for HTML and HTML Help pages. Major themes that come with # Sphinx are currently 'default' and 'sphinxdoc'. -html_theme = 'default' +html_theme = '@SPHINX_THEME@' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the