Salome HOME
Copyright update: 2016
[modules/jobmanager.git] / doc / conf.py.in
old mode 100755 (executable)
new mode 100644 (file)
index 0a967f4..0712436
@@ -39,7 +39,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'jobmanager'
-copyright = '2010-2014 CEA/DEN, EDF R&D, A. Ribes'
+copyright = '2010-2016 CEA/DEN, EDF R&D, A. Ribes'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
@@ -95,7 +95,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@'
 
 # The name for this set of Sphinx documents.  If None, it defaults to
 # "<project> v<release> documentation".