From: vsr Date: Fri, 19 Feb 2016 09:22:16 +0000 (+0300) Subject: Sphinx portability X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c946078ca8e46d940f4704b45775fcef12abb772;p=modules%2Fyacs.git Sphinx portability --- diff --git a/src/AppQuickStart/app-template/doc/conf.py.in b/src/AppQuickStart/app-template/doc/conf.py.in index 580bdac9c..1f3ac60c4 100644 --- a/src/AppQuickStart/app-template/doc/conf.py.in +++ b/src/AppQuickStart/app-template/doc/conf.py.in @@ -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 # " v documentation".