]> mj.ucw.cz Git - moe.git/blobdiff - t/doc/conf.py
Merge branch 'python-newpipe' into python
[moe.git] / t / doc / conf.py
index eede646a4b1cbd96d813a3348787f975fc514376..99ea32418c7c27ace688a006892422bdd407efee 100644 (file)
@@ -97,7 +97,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 = 'agogo'
+html_theme = 'nature-moe'
 
 # 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
@@ -105,7 +105,7 @@ html_theme = 'agogo'
 html_theme_options = {'nosidebar':'true'}
 
 # Add any paths that contain custom themes here, relative to this directory.
-#html_theme_path = []
+html_theme_path = ['themes']
 
 # The name for this set of Sphinx documents.  If None, it defaults to
 # "<project> v<release> documentation".