aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/doc/index.rst')
-rw-r--r--sources/pyside2/doc/index.rst24
1 files changed, 17 insertions, 7 deletions
diff --git a/sources/pyside2/doc/index.rst b/sources/pyside2/doc/index.rst
index ed5aeb6b4..6c62334d5 100644
--- a/sources/pyside2/doc/index.rst
+++ b/sources/pyside2/doc/index.rst
@@ -3,20 +3,30 @@
.. ifconfig:: output_format == 'html'
- **Qt for Python** offers the official Python bindings for `Qt`_ (`PySide2`_),
- so that you can use Qt5 APIs in your Python applications, and a binding generator tool
- (`Shiboken2 <shiboken2/index.html>`__) which can be used to expose C++ projects into Python.
+ **Qt for Python** offers the official Python bindings for `Qt`_, and
+ has two main components:
+
+ * `PySide2`_, so that you can use Qt5 APIs in your Python applications, and
+ * `Shiboken2 <shiboken2/index.html>`__, a binding generator tool, which can
+ be used to expose C++ projects to Python, and a Python module with
+ some utility functions.
.. ifconfig:: output_format == 'qthelp'
- **Qt for Python** offers the official Python bindings for `Qt`_ (`PySide2`_),
- so that you can use Qt5 APIs in your Python applications, and a binding generator tool
- (`Shiboken2 <../shiboken2/index.html>`__) which can be used to expose C++ projects into Python.
+ **Qt for Python** offers the official Python bindings for `Qt`_, and
+ has two main components:
+
+ * `PySide2`_, so that you can use Qt5 APIs in your Python applications, and
+ * `Shiboken2 <../shiboken2/index.html>`__, a binding generator tool, which can
+ be used to expose C++ projects to Python, and a Python module with
+ some utility functions.
-|project| is available under the LGPLv3/GPLv3 and the Qt commercial license.
+This project is available under the LGPLv3/GPLv3 and the `Qt commercial license`_.
.. _Qt: https://doc.qt.io
.. _PySide2: quickstart.html
+.. _`Qt commercial license`: https://www.qt.io/licensing/
+
Documentation