fix(docs): moved to pyside6
Description
The crashes of the sphinx pipelines coincide with an upgrade of PyQt6 (v6.7.1) and the lack thereof of the PyQt6-Webengine (v.6.7.0). Hence I propose to change the docs build process from pyqt6 to pyside6. As both frameworks are excluded from the doc strings, this shouldn't have any side effects.
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k