]> granicus.if.org Git - python/commitdiff
docs/conf: Undo changes in b2a3baa1c2b0; issue #24400
authorYury Selivanov <yselivanov@sprymix.com>
Thu, 2 Jul 2015 01:06:59 +0000 (21:06 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Thu, 2 Jul 2015 01:06:59 +0000 (21:06 -0400)
Doc/conf.py

index 20086a9c18a2c585fe12d5abfe354e09355523e6..28dd80f8590f49bd8a11389559e68fc4e4d6ab81 100644 (file)
@@ -44,7 +44,7 @@ exclude_patterns = ['venv/*']
 # -----------------------
 
 # Use our custom theme.
-html_theme = 'classic'
+html_theme = 'pydoctheme'
 html_theme_path = ['tools']
 html_theme_options = {'collapsiblesidebar': True}