mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 20:22:51 +08:00
docs: Add project title to header.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user