From a040c633b96e9ee4ff6a15af83214369768a30ac Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Fri, 1 Jun 2018 11:49:43 +0200 Subject: Doc: Update the html_title and download.qt.io URL Change-Id: I9b923d6fefbfae4efcf63f7459cf1ee89fb08f19 Reviewed-by: Friedemann Kleint --- sources/pyside2/doc/conf.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/pyside2/doc/conf.py.in') diff --git a/sources/pyside2/doc/conf.py.in b/sources/pyside2/doc/conf.py.in index 50d2028e7..2eb4e6bf3 100644 --- a/sources/pyside2/doc/conf.py.in +++ b/sources/pyside2/doc/conf.py.in @@ -114,7 +114,7 @@ html_theme_path = ['@CMAKE_CURRENT_SOURCE_DIR@/_themes'] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". -html_title = u'PySide2 documentation' +html_title = u'Qt for Python (Technology Preview)' # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None -- cgit v1.2.3