]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
Nicer theme for tutorial (adaptation to Sphinx 1.3.1)
authorabn <adrien.bruneton@cea.fr>
Wed, 14 Oct 2015 11:32:18 +0000 (13:32 +0200)
committervsr <vsr@opencascade.com>
Wed, 14 Oct 2015 11:44:55 +0000 (14:44 +0300)
doc/tutorial/conf.py.in

index 65d86287ccef7f0e69f3ccae0cbab4bc5b241de7..420f4006b496a2338de0e673ea835dde61f62f8b 100644 (file)
@@ -88,10 +88,12 @@ pygments_style = 'sphinx'
 # Options for HTML output
 # -----------------------
 
+html_theme = 'classic'
+
 # 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
 # given in html_static_path.
-html_style = 'default.css'
+#html_style = 'default.css'
 
 # The name for this set of Sphinx documents.  If None, it defaults to
 # "<project> v<release> documentation".