Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
6a654c883 (dev), 1cc57badd (6.9)
-
DaVinci 110
Description
To add a single topic into the topic tree, we can add a subproject. The subproject's selector should be specified.
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
To have a single topic with no subtopics, we now have to specify a nonexistent selector, like in the code above, there is no group with the "cmakecommand" name.
It will be great to have a selector that does not select anything, for example, "empty":
qhp.QtWaylandClient.subprojects.cmakecommand.selectors = empty
Attachments
For Gerrit Dashboard: QTBUG-132533 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
614728,2 | qdoc: Introduce 'none' selector for .qhp subprojects | dev | qt/qttools | Status: MERGED | +2 | 0 |
614988,2 | qdoc: Introduce 'none' selector for .qhp subprojects | 6.9 | qt/qttools | Status: MERGED | +2 | 0 |