]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
Removal of two unrecognized sphinx options in MED's doc.
authorFlorian BRUNET <florian.brunet@opencascade.com>
Wed, 20 Jan 2016 15:27:47 +0000 (16:27 +0100)
committervsr <vsr@opencascade.com>
Fri, 22 Jan 2016 15:17:02 +0000 (18:17 +0300)
doc/dev/sphinx/conf.py.in

index e13359b3ac7275d6122d1fae8985e0f402ca178e..4f940d09f543e9da1a7673ae879368639b3d46b5 100644 (file)
@@ -104,10 +104,7 @@ 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 = '@SPHINX_THEME@'
-html_theme_options = {
-    "stickysidebar": "false",
-    "rightsidebar": "false",
-}
+#html_theme_options = {}
 
 # Add any paths that contain custom themes here, relative to this directory.
 #html_theme_path = ['themes']