aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/pyside-examples/examples.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/doc/pyside-examples/examples.qdoc')
-rw-r--r--sources/pyside2/doc/pyside-examples/examples.qdoc7
1 files changed, 6 insertions, 1 deletions
diff --git a/sources/pyside2/doc/pyside-examples/examples.qdoc b/sources/pyside2/doc/pyside-examples/examples.qdoc
index d82b33cf7..748c4f8fd 100644
--- a/sources/pyside2/doc/pyside-examples/examples.qdoc
+++ b/sources/pyside2/doc/pyside-examples/examples.qdoc
@@ -28,5 +28,10 @@
/*!
\group all-pyside-examples
\title All Qt for Python Examples
- \brief A list of all the examples that are available with the Qt for Python package.
+ \brief A varied selection of examples can be found in the 'examples' directory of the
+ pyside-setup repository. This can be accessed after installing
+ PySide2 via pip, checking the 'site-packages/PySide2/examples' directory.
+
+ This page aims to document the most important use cases of the module
+ and it will be extended with each release.
*/