Theme bump

This commit is contained in:
Daniel Greenfeld 2013-07-13 12:37:44 +02:00
parent 0ac9181197
commit aeaa45e31a
2 changed files with 3 additions and 1 deletions

View file

@ -114,7 +114,7 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'scrolls'
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

View file

@ -4,6 +4,8 @@ Built-In Views
Each of these views contains the list of context variables that are included in
their templates.
.. note:: TODO: Fix the capitalization of context variables!
View Constants
---------------