You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract recurring code in HelpProjectWriter::generateSection()
into a reusable lambda.
Move the warning about a 'bad keyword' to happen already
during parsing, to docparser.cpp. The only bad keyword
is an empty one, so modify the warning message accordingly.
Extend the same warning to apply to both \keyword and
\target commands.
Change-Id: Iec033e98517a959f0ed96dbdf859799347334874
Reviewed-by: Paul Wicking <[email protected]>
(cherry picked from commit 8460b4e)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
0 commit comments