aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/index.rst
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2018-04-25 11:42:28 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2018-04-30 09:07:48 +0000
commit1d6bad63bcb6720078de1e78c1b495bf08d1c65b (patch)
treeadeb4135abb17af9d5cd88e1081d7ef365b3c89d /sources/pyside2/doc/index.rst
parent8f7d78ce992943f4bac0c70ace96a52a8dd72ecf (diff)
Doc: Use product name and python module names appropriately
Configured replaceable text entities so that updating instances of product and module names in the doc is less cumbersome. Change-Id: I6ef8adcc4324775eeb8a48bf81294effb0ea12d5 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside2/doc/index.rst')
-rw-r--r--sources/pyside2/doc/index.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/sources/pyside2/doc/index.rst b/sources/pyside2/doc/index.rst
index 47437d986..c8345597f 100644
--- a/sources/pyside2/doc/index.rst
+++ b/sources/pyside2/doc/index.rst
@@ -1,8 +1,10 @@
|project|
*************
-|project| enables the use of Qt 5 APIs in Python applications. It lets Python
-developers utilize the full power of Qt. The following Qt5 modules are supported:
+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. The following is the list of supported Qt5 modules:
Qt Modules
===========