aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/doc')
-rw-r--r--sources/pyside2/doc/modules.rst4
-rw-r--r--sources/pyside2/doc/qtmodules/pyside-qtxmlpatterns.qdocconf.in2
2 files changed, 0 insertions, 6 deletions
diff --git a/sources/pyside2/doc/modules.rst b/sources/pyside2/doc/modules.rst
index bb4b112a1..f42fac636 100644
--- a/sources/pyside2/doc/modules.rst
+++ b/sources/pyside2/doc/modules.rst
@@ -78,10 +78,6 @@ Qt Modules
Provides information about the X display configuration.
- :mod:`Qt Xml <PySide2.QtXml>`
Provides C++ implementations of SAX and DOM.
- * - :mod:`Qt XmlPatterns <PySide2.QtXmlPatterns>`
- Provides support for XPath, XQuery, XSLTi, and XML Schema validation.
- - :mod:`Qt 3D Core <PySide2.Qt3DCore>`
- Contains functionality to support near-realtime simulation systems.
* - :mod:`Qt 3D Extras <PySide2.Qt3DExtras>`
Provides a set of prebuilt elements to help you get started with Qt 3D.
- :mod:`Qt 3D Input <PySide2.Qt3DInput>`
diff --git a/sources/pyside2/doc/qtmodules/pyside-qtxmlpatterns.qdocconf.in b/sources/pyside2/doc/qtmodules/pyside-qtxmlpatterns.qdocconf.in
deleted file mode 100644
index 9e132ff24..000000000
--- a/sources/pyside2/doc/qtmodules/pyside-qtxmlpatterns.qdocconf.in
+++ /dev/null
@@ -1,2 +0,0 @@
-include(@QT_SRC_DIR@/../qtxmlpatterns/src/xmlpatterns/doc/qtxmlpatterns.qdocconf)
-include(../pyside-config.qdocconf)