From: Paul RASCLE Date: Mon, 18 Apr 2016 12:04:36 +0000 (+0200) Subject: Sphinx style for html doc X-Git-Tag: V7_8_0a2~3 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=6c4a42763edbad345290d9bbb757095a67275837 Sphinx style for html doc --- diff --git a/src/Tools/blocFissure/doc/conf.py.in b/src/Tools/blocFissure/doc/conf.py.in index 47bfec558..72abf4e5f 100644 --- a/src/Tools/blocFissure/doc/conf.py.in +++ b/src/Tools/blocFissure/doc/conf.py.in @@ -83,7 +83,8 @@ 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_style = 'default' +#html_style = 'default' +html_theme = 'default' # The name for this set of Sphinx documents. If None, it defaults to # " v documentation".