Skip to content

Commit

Permalink
doc: use more light-weight haiku Sphinx theme
Browse files Browse the repository at this point in the history
We should eventually customize this further to better match the
zerovm.org.
  • Loading branch information
mgeisler committed Mar 18, 2014
1 parent 2369c88 commit 9e1bd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'default'
html_theme = 'haiku'

# 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
Expand Down

0 comments on commit 9e1bd5e

Please sign in to comment.