aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2018-11-29 12:58:28 +0100
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2018-11-29 14:36:55 +0000
commit70c79383e23c3d7a967e3f49773114e98a1b58ce (patch)
tree9726c50b86a2fc1ec4c3dc5cfc99d5ab594b6225 /sources/pyside2/doc
parent36a9cd48344c8cfb776dea78c60e7d6760711197 (diff)
Remove TP from doc title
Change-Id: I8d3fcc977b23f9efc20d9f3e073ad79f215769c0 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'sources/pyside2/doc')
-rw-r--r--sources/pyside2/doc/conf.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside2/doc/conf.py.in b/sources/pyside2/doc/conf.py.in
index dfbefee60..99b74deef 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
# "<project> v<release> documentation".
-html_title = u'Qt for Python (Technology Preview)'
+html_title = u'Qt for Python'
# A shorter title for the navigation bar. Default is the same as html_title.
#html_short_title = None