use pylons theme, not pyramid

This commit is contained in:
Chris McDonough
2012-02-14 22:13:30 -05:00
parent fcce7bc186
commit 77a86bfbb3

View File

@@ -109,7 +109,7 @@ if 'sphinx-build' in ' '.join(sys.argv): # protect against dumb importers
sys.path.append(os.path.abspath('_themes'))
html_theme_path = ['_themes']
html_theme = 'pyramid'
html_theme = 'pylons'
html_theme_options = dict(github_url='https://github.com/Pylons/colander')
# The style sheet to use for HTML and HTML Help pages. A file of that name