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.rst41
1 files changed, 0 insertions, 41 deletions
diff --git a/sources/pyside2/doc/tutorials/index.rst b/sources/pyside2/doc/tutorials/index.rst
deleted file mode 100644
index 598b42ca1..000000000
--- a/sources/pyside2/doc/tutorials/index.rst
+++ /dev/null
@@ -1,41 +0,0 @@
-|project| Tutorials
-====================
-
-A collection of tutorials with "walkthrough" guides are
-provided with |project| to help new users get started. 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.
-
-Basic tutorials
----------------
-
-.. toctree::
- :maxdepth: 2
-
- basictutorial/widgets.rst
- basictutorial/qml.rst
- basictutorial/clickablebutton.rst
- basictutorial/dialog.rst
- basictutorial/uifiles.rst
- basictutorial/qrcfiles.rst
-
-Real use-cases applications
----------------------------
-
-.. toctree::
- :maxdepth: 2
-
- datavisualize/index.rst
- expenses/expenses.rst
- qmlapp/qmlapplication.rst
- qmlintegration/qmlintegration.rst
- qmlsqlintegration/qmlsqlintegration.rst
-
-C++ and Python
---------------
-
-.. toctree::
- :maxdepth: 2
-
- portingguide/index.rst