Doc: Require Qt module documentation to define qhp configuration
By setting 'qhp' to true, QDoc will warn if qhp configuration is not provided. Pick-to: 6.6 6.5 Task-number: QTBUG-114181 Change-Id: I26bce80e888d0b0bd270ecdcc6c0774298076a4b Reviewed-by: Topi Reiniö <topi.reinio@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
9a5de496f1
commit
4729e1e720
@ -29,6 +29,9 @@ url = https://doc.qt.io/qt
|
|||||||
|
|
||||||
defines += qt6
|
defines += qt6
|
||||||
|
|
||||||
|
# Require Qt modules to define qhp.projects
|
||||||
|
qhp = true
|
||||||
|
|
||||||
# Uncomment the following two lines to generate documentation marked as \internal
|
# Uncomment the following two lines to generate documentation marked as \internal
|
||||||
# alias.internal = disable
|
# alias.internal = disable
|
||||||
# macro.internal.HTML = "<span style="color:red">[internal]</span>"
|
# macro.internal.HTML = "<span style="color:red">[internal]</span>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user