docs: Add project title to header.

This commit is contained in:
Stefan van der Walt
2009-12-03 09:56:12 +02:00
parent 7dbbf8b397
commit ec70fdad48
+1 -1
View File
@@ -116,7 +116,7 @@ html_theme = 'default'
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
html_title = 'v%s documentation'%version
html_title = 'scikits.image v%s docs' % version
# A shorter title for the navigation bar. Default is the same as html_title.
#html_short_title = None