aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/modules.rst
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-05-22 16:44:51 +0200
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-05-22 18:22:49 +0200
commit427c7147d23fa21c6e8bd08407b1badc48b49c3c (patch)
treed2742c7ffdfa167bcf6e68f06ce7524bc441102d /sources/pyside2/doc/modules.rst
parent4ec9cfa3c6b895c0cf50227c189cfa542de88b64 (diff)
move everying into sources/pyside2 (5.9 edition)
in preparation for a subtree merge. this should not be necessary to do in a separate commit, but git is a tad stupid about following history correctly without it.
Diffstat (limited to 'sources/pyside2/doc/modules.rst')
-rw-r--r--sources/pyside2/doc/modules.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/sources/pyside2/doc/modules.rst b/sources/pyside2/doc/modules.rst
new file mode 100644
index 000000000..0faa629ad
--- /dev/null
+++ b/sources/pyside2/doc/modules.rst
@@ -0,0 +1,21 @@
+PySide modules
+**************
+
+Qt is splitted in several modules.
+
+.. toctree::
+ :maxdepth: 1
+
+ PySide/QtCore/index.rst
+ PySide/QtGui/index.rst
+ PySide/QtHelp/index.rst
+ PySide/QtMultimedia/index.rst
+ PySide/QtNetwork/index.rst
+ PySide/QtOpenGL/index.rst
+ PySide/QtScript/index.rst
+ PySide/QtScriptTools/index.rst
+ PySide/QtSql/index.rst
+ PySide/QtSvg/index.rst
+ PySide/QtUiTools/index.rst
+ PySide/QtXml/index.rst
+ PySide/QtWebKit/index.rst