Salome HOME
Proting to Sphinx1.2.3
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 27 Jan 2016 15:56:49 +0000 (16:56 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 27 Jan 2016 15:56:49 +0000 (16:56 +0100)
doc/dev/sphinx/conf.py.in

index de917ad0429fa2d8d0f3544335efd13349d4993b..acf020698069ca2e75a56974e1d9f9de0d9a405e 100644 (file)
@@ -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.