Merged revisions 66397 via svnmerge from

svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x

........
  r66397 | georg.brandl | 2008-09-12 00:19:44 +0200 (Fri, 12 Sep 2008) | 2 lines

  #3837: fix comment for html_logo.
........
This commit is contained in:
Georg Brandl
2008-09-11 22:21:42 +00:00
parent 703acbfe57
commit 8652abef3c

View File

@@ -120,8 +120,8 @@ html_style = 'default.css'
# A shorter title for the navigation bar. Default is the same as html_title.
#html_short_title = None
# The name of an image file (within the static path) to place at the top of
# the sidebar.
# The name of an image file (relative to this directory) to place at the top
# of the sidebar.
#html_logo = None
# The name of an image file (within the static path) to use as favicon of the