]> mj.ucw.cz Git - moe.git/blobdiff - t/doc/conf.py
Rewrite docs of config
[moe.git] / t / doc / conf.py
index a23201da55751685b5c81b61416b97bedc60bce5..eede646a4b1cbd96d813a3348787f975fc514376 100644 (file)
@@ -24,7 +24,7 @@ sys.path.append('..')
 
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.coverage']
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.inheritance_diagram']
 
 todo_include_todos = True
 
@@ -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 = 'sphinxdoc'
+html_theme = 'agogo'
 
 # 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