From: Anthony Geay Date: Wed, 27 Jan 2016 15:56:49 +0000 (+0100) Subject: Proting to Sphinx1.2.3 X-Git-Tag: V7_8_0a2~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8935dd672928b0df647a2ff37dec5d82d1876375;p=modules%2Fmed.git Proting to Sphinx1.2.3 --- diff --git a/doc/dev/sphinx/conf.py.in b/doc/dev/sphinx/conf.py.in index de917ad04..acf020698 100644 --- a/doc/dev/sphinx/conf.py.in +++ b/doc/dev/sphinx/conf.py.in @@ -103,10 +103,8 @@ 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 = 'classic' +html_theme = 'basic' html_theme_options = { - "stickysidebar": "false", - "rightsidebar": "false", } # Add any paths that contain custom themes here, relative to this directory.