]> SALOME platform Git repositories - modules/yacs.git/commitdiff
Salome HOME
Sphinx portability
authorvsr <vsr@opencascade.com>
Fri, 19 Feb 2016 09:22:16 +0000 (12:22 +0300)
committervsr <vsr@opencascade.com>
Fri, 19 Feb 2016 09:22:16 +0000 (12:22 +0300)
src/AppQuickStart/app-template/doc/conf.py.in

index 580bdac9ca4f4ded320c72ba33dc0b13fb165c82..1f3ac60c41ad8172c53b224abe93356280206802 100644 (file)
@@ -92,7 +92,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".