From: Anthony Geay Date: Thu, 14 Jan 2016 07:14:47 +0000 (+0100) Subject: Quick Sphinx 1.2 porting X-Git-Tag: V7_8_0a1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=dc8ff1e0abac5ccb05ce5e744f952c62fe54b00f;p=tools%2Fmedcoupling.git Quick Sphinx 1.2 porting --- diff --git a/doc/tutorial/conf.py.in b/doc/tutorial/conf.py.in index 720713374..7cb16dd10 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 = 'classic' +html_theme = 'basic' # 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