From 9768da0be5a09632c60c4e4035fa52b9c55376df Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 4 Sep 2020 08:15:17 +0200 Subject: Remove QtScript, QtXmlPatterns They are obsolete in Qt 6. Task-number: PYSIDE-1339 Task-number: PYSIDE-904 Change-Id: I70816b3c3270a1db65ad3b3871a09c62d31420e5 Reviewed-by: Christian Tismer --- sources/pyside2/doc/modules.rst | 4 ---- sources/pyside2/doc/qtmodules/pyside-qtxmlpatterns.qdocconf.in | 2 -- 2 files changed, 6 deletions(-) delete mode 100644 sources/pyside2/doc/qtmodules/pyside-qtxmlpatterns.qdocconf.in (limited to 'sources/pyside2/doc') 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 ` Provides C++ implementations of SAX and DOM. - * - :mod:`Qt XmlPatterns ` - Provides support for XPath, XQuery, XSLTi, and XML Schema validation. - - :mod:`Qt 3D Core ` - Contains functionality to support near-realtime simulation systems. * - :mod:`Qt 3D Extras ` Provides a set of prebuilt elements to help you get started with Qt 3D. - :mod:`Qt 3D Input ` 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) -- cgit v1.2.3