diff docs/conf.py @ 166:8f8a52cd0b9f

big doc update
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Tue, 27 Mar 2012 16:50:14 +0200
parents 4e3f25ba5401
children 41688ca951e7
line wrap: on
line diff
--- a/docs/conf.py	Mon Mar 26 18:24:39 2012 +0200
+++ b/docs/conf.py	Tue Mar 27 16:50:14 2012 +0200
@@ -65,7 +65,7 @@
 # The name for this set of Sphinx documents.  If None, it defaults to
 # "<project> v<release> documentation".
 html_title = project
-#html_theme = 
+html_theme = 'haiku'
 html_theme_path = ['.']
 
 # A shorter title for the navigation bar.  Default is the same as html_title.