Salome HOME
Set-up Sphinx theme depending on its version
[modules/yacs.git] / doc / conf.py.in
index cd471134a1640033aa2972ac016ca4278e80ff13..dee0b25debbec64911c93ec105aef3ca9e1bf61b 100644 (file)
@@ -97,7 +97,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".