diff --git a/doc/source/conf.py b/doc/source/conf.py index 69340d79..bffc63e4 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -116,7 +116,7 @@ html_theme = 'default' # The name for this set of Sphinx documents. If None, it defaults to # " v 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