]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
Set-up Sphinx theme depending on its version (see KERNEL module)
authorvsr <vsr@opencascade.com>
Wed, 20 Jan 2016 13:38:04 +0000 (16:38 +0300)
committervsr <vsr@opencascade.com>
Wed, 20 Jan 2016 13:38:04 +0000 (16:38 +0300)
doc/dev/sphinx/conf.py.in

index e71a94f59676aca53841edab0ae950a73b357978..e13359b3ac7275d6122d1fae8985e0f402ca178e 100644 (file)
@@ -103,7 +103,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 = 'basic'
+html_theme = '@SPHINX_THEME@'
 html_theme_options = {
     "stickysidebar": "false",
     "rightsidebar": "false",