aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/qtmodules/pyside-qtremoteobjects.qdocconf.in
Commit message (Collapse)AuthorAgeFilesLines
* doc: include missing modulesCristián Maureira-Fredes2021-10-201-0/+2
The following modules were not generated automatically in the documentation: - QtBluetooth - QtDBus - QtNetworkAuth - QtRemoteObjects - QtSerialPort The two column order of the modules.rst page was removed in favor of moving the page to a box-style in the future. Fixes: PYSIDE-1694 Pick-to: 6.2 Change-Id: Ied62d15c0f4574d0e4f5a8202e5f08692f63e001 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>