]> SALOME platform Git repositories - modules/jobmanager.git/commitdiff
Salome HOME
Set-up Sphinx theme depending on its version
authorvsr <vsr@opencascade.com>
Fri, 22 Jan 2016 16:11:34 +0000 (19:11 +0300)
committervsr <vsr@opencascade.com>
Fri, 22 Jan 2016 16:11:34 +0000 (19:11 +0300)
doc/conf.py.in

index 9569f9d8658c9bd96da699e350e6fe3156cd856b..d2d19d3feb28362e6088870fdae0345ce4d4948b 100644 (file)
@@ -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".