From 8935dd672928b0df647a2ff37dec5d82d1876375 Mon Sep 17 00:00:00 2001 From: Anthony Geay Date: Wed, 27 Jan 2016 16:56:49 +0100 Subject: [PATCH] Proting to Sphinx1.2.3 --- doc/dev/sphinx/conf.py.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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. -- 2.39.2