aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/tutorials/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/doc/tutorials/index.rst')
-rw-r--r--sources/pyside2/doc/tutorials/index.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/sources/pyside2/doc/tutorials/index.rst b/sources/pyside2/doc/tutorials/index.rst
new file mode 100644
index 000000000..2e97612aa
--- /dev/null
+++ b/sources/pyside2/doc/tutorials/index.rst
@@ -0,0 +1,10 @@
+PySide tutorials
+****************
+
+A collection of tutorials and "walkthrough" guides are provided with PySide to help new users get started with PySide development. These documents were ported from C++ to Python and cover a range of topics, from basic use of widgets to step-by-step tutorials that show how an application is put together.
+
+.. toctree::
+ :maxdepth: 2
+
+ qmltutorial/index.rst
+ qmladvancedtutorial/index.rst