aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-03-01 08:19:26 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-03-01 08:19:26 +0100
commit639c5df6ad397ba98ca727c744278372087b2d46 (patch)
tree31e84eab330cb8a0a1f1236c85c8fad968918ceb /sources/pyside2/doc
parentb97ccab8c268d260f704e11b33d64fa31f74e258 (diff)
parent099f3f46ca9ec1362f211278df4b3e4949b0a339 (diff)
Merge remote-tracking branch 'origin/5.12' into dev
Diffstat (limited to 'sources/pyside2/doc')
-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