From: abn Date: Wed, 20 Jan 2016 15:20:00 +0000 (+0100) Subject: Sphinx portability X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b67346f97d01abe73cf87786c863185d6161221f;p=tools%2Fmedcoupling.git Sphinx portability --- diff --git a/doc/tutorial/conf.py.in b/doc/tutorial/conf.py.in index 7cb16dd10..ee9295d31 100644 --- a/doc/tutorial/conf.py.in +++ b/doc/tutorial/conf.py.in @@ -88,7 +88,7 @@ pygments_style = 'sphinx' # Options for HTML output # ----------------------- -html_theme = 'basic' +html_theme = '@SPHINX_THEME@' # The style sheet to use for HTML and HTML Help pages. A file of that name # must exist either in Sphinx' static/ path, or in one of the custom paths