|
|
@ -122,7 +122,7 @@ html_theme_path = [sphinx_sleekcat_theme.get_html_theme_path()] |
|
|
|
|
|
|
|
# The name for this set of Sphinx documents. If None, it defaults to |
|
|
|
# "<project> v<release> documentation". |
|
|
|
html_title = u"%s v%s Manual" % (project, release) |
|
|
|
html_title = u"%s Manual (v%s)" % (project, release) |
|
|
|
|
|
|
|
# Theme options are theme-specific and customize the look and feel of a theme |
|
|
|
# further. For a list of options available for each theme, see the |
|
|
|