aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/index.rst
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2019-02-28 15:15:22 +0100
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2019-02-28 16:24:22 +0000
commitda7b579c1f0e40d5a895cc2b3a6cbf4ed88de890 (patch)
tree120c1da9392e36a2cca312860a2d521b295f1bf3 /sources/pyside2/doc/index.rst
parent0aa52375886138693caf395238fcd3baf3489dec (diff)
Doc: Avoid marketing Qt for Python as a product
It is an offering that provides Python bindings for Qt, enabling Python developers to explore the power of Qt. Change-Id: I19a487c9141554da04bd360b23e69ad25bee4dd2 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside2/doc/index.rst')
-rw-r--r--sources/pyside2/doc/index.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/sources/pyside2/doc/index.rst b/sources/pyside2/doc/index.rst
index 474449a69..7f3b8e4a7 100644
--- a/sources/pyside2/doc/index.rst
+++ b/sources/pyside2/doc/index.rst
@@ -1,12 +1,12 @@
|project|
*************
-The |project| product enables the use of Qt5 APIs in Python applications. It
-lets Python developers utilize the full potential of Qt, using the |pymodname| module.
-The |pymodname| module provides access to the individual Qt modules such as QtCore,
-QtGui, and so on. |project| also comes with the :doc:`Shiboken2 <shiboken2:index>`
-CPython binding code generator, which can be used to generate Python bindings for
-your C or C++ code.
+|project| offers Python bindings for Qt, enabling the use of Qt5 APIs in Python
+applications. It lets Python developers utilize the full potential of Qt, using
+the |pymodname| module. The |pymodname| module provides access to the individual
+Qt modules such as QtCore, QtGui, and so on. |project| also comes with the
+:doc:`Shiboken2 <shiboken2:index>` CPython binding code generator, which can be
+used to generate Python bindings for your C or C++ code.
.. toctree::
:name: mastertoc