Skip to content

Commit

Permalink
switch to default theme
Browse files Browse the repository at this point in the history
  • Loading branch information
ndkv committed Apr 29, 2015
1 parent 499dff0 commit 27e766b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,12 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'cloud'
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
# documentation.
html_theme_options = {"roottarget":"index"}
# html_theme_options = {"roottarget":"index"}

# Add any paths that contain custom themes here, relative to this directory.
html_theme_path = [csp.get_theme_dir()]
Expand Down

0 comments on commit 27e766b

Please sign in to comment.