From 9e1bd5edf414d8f7b90bd90928e0c1d2db6bfd5d Mon Sep 17 00:00:00 2001 From: Martin Geisler Date: Tue, 18 Mar 2014 09:11:46 +0100 Subject: [PATCH] doc: use more light-weight haiku Sphinx theme We should eventually customize this further to better match the zerovm.org. --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index be68e0b..7ea4270 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -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