aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/examples/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/examples/index.rst')
-rw-r--r--sources/pyside6/doc/examples/index.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/sources/pyside6/doc/examples/index.rst b/sources/pyside6/doc/examples/index.rst
new file mode 100644
index 000000000..069d54404
--- /dev/null
+++ b/sources/pyside6/doc/examples/index.rst
@@ -0,0 +1,14 @@
+|project| Examples
+===================
+
+A collection of examples are provided with |project| to help new users
+to understand different use cases of the module.
+You can find all the examples inside the ``pyside-setup`` on the ``examples``
+directory, or you can access them after installing |pymodname| from ``pip``
+inside the ``site-packages/PySide6/examples`` directory.
+
+.. toctree::
+ :maxdepth: 1
+
+ tabbedbrowser.rst
+ ../pyside-examples/all-pyside-examples.rst