]> git.parisson.com Git - timeside.git/commitdiff
Apply Piem's patch to disable rdt theme for the doc. But the special nice theme remai... 0.5.6
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 11 Jun 2014 18:56:06 +0000 (20:56 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 11 Jun 2014 18:56:06 +0000 (20:56 +0200)
doc/source/conf.py

index e79e785d01f42ee49200c341c3ea8d246cf4590c..c9184a6899eb2a80a93a155146bc4c6b4d312a4c 100644 (file)
@@ -106,10 +106,7 @@ modindex_common_prefix = ['timeside.']
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
-# html_theme = 'default'
-import sphinx_rtd_theme
-html_theme = 'sphinx_rtd_theme'
-html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
+html_theme = 'default'
 
 # Theme options are theme-specific and customize the look and feel of a theme
 # further.  For a list of options available for each theme, see the