[Checkins] SVN: buildout-website/trunk/source/conf.py Use buildout_theme2

Baiju M baiju.m.mail at gmail.com
Thu Apr 23 18:08:47 EDT 2009


Log message for revision 99438:
  Use buildout_theme2
  

Changed:
  U   buildout-website/trunk/source/conf.py

-=-
Modified: buildout-website/trunk/source/conf.py
===================================================================
--- buildout-website/trunk/source/conf.py	2009-04-23 22:05:59 UTC (rev 99437)
+++ buildout-website/trunk/source/conf.py	2009-04-23 22:08:47 UTC (rev 99438)
@@ -86,7 +86,7 @@
 # The theme to use for HTML and HTML Help pages.  Major themes that come with
 # Sphinx are currently 'default' and 'sphinxdoc'.
 #html_theme = 'default'
-html_theme = 'buildout_theme'
+html_theme = 'buildout_theme2'
 html_theme_path = ['.']
 
 # The style sheet to use for HTML and HTML Help pages. A file of that name
@@ -129,8 +129,8 @@
 #html_show_sourcelink = True
 
 # An .ico format of file that is 16x16 or 32x32 pixels in size.
-html_favicon = 'buildout_theme/static/hammer-foot.ico'
-html_logo = 'buildout_theme/static/buildout-logo.png'
+#html_favicon = 'buildout_theme/static/hammer-foot.ico'
+#html_logo = 'buildout_theme/static/buildout-logo.png'
 
 # -- Options for LaTeX output --------------------------------------------------
 



More information about the Checkins mailing list