From: ctn Date: Mon, 18 Jan 2016 09:15:35 +0000 (+0100) Subject: Quick Sphinx 1.2 porting X-Git-Tag: V7_8_0^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FV7_main;p=modules%2Feficas.git Quick Sphinx 1.2 porting --- diff --git a/doc/conf.py b/doc/conf.py index 031a2661..ba927676 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -83,7 +83,7 @@ pygments_style = 'sphinx' # 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_theme = 'classic' +html_theme = 'basic' # The name for this set of Sphinx documents. If None, it defaults to # " v documentation".