aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2011-01-25 21:43:23 +0200
committerPetri Lehtinen <petri@digip.org>2011-01-26 09:27:19 +0200
commit7706abcbedf7ed6d7675b846806830717c1f45d7 (patch)
tree5b4e7418565f8433a1ba2ed38910be91a366b469
parent7d49fc75d5a6050c852f8c5e370190958ce3358e (diff)
downloadjansson-7706abcbedf7ed6d7675b846806830717c1f45d7.zip
jansson-7706abcbedf7ed6d7675b846806830717c1f45d7.tar.gz
jansson-7706abcbedf7ed6d7675b846806830717c1f45d7.tar.bz2
Use the Sphinx default theme again for documentation
The "haiku" theme doesn't show chapter contents in sidebar.
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index abc2e95..465d4fe 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -92,7 +92,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 = 'haiku'
+#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