Fix the module documentation structure for Qt Wayland Client

Fixes: QTBUG-132274
Pick-to: 6.9
Change-Id: Ibaa47274757a6bc22260f703becc69c4c0d5b702
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Alexei Cazacov 2025-01-02 10:13:34 +02:00
parent 6103977654
commit ae3d9aa081

View File

@ -13,6 +13,12 @@ qhp.QtWaylandClient.virtualFolder = QtWaylandClient
qhp.QtWaylandClient.indexTitle = Qt Wayland Client
qhp.QtWaylandClient.indexRoot =
qhp.QtWaylandClient.subprojects = cmakecommand
qhp.QtWaylandClient.subprojects.cmakecommand.title = qt_generate_wayland_protocol_client_sources
qhp.QtWaylandClient.subprojects.cmakecommand.indexTitle = qt_generate_wayland_protocol_client_sources
qhp.QtWaylandClient.subprojects.cmakecommand.selectors = group:cmakecommand
depends += qtcore \
qtqml \
qtquick \