Doc: Drop parentheses and fifth macro argument in offline '\grid'
The parenthesis ends up without content, and that looks confusing and broken in e.g. Qt Assistant. Fixes: QTBUG-129151 Change-Id: Ib616741bc0463e8bece481c2a37cd7c3992921ab Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit 2c9968bee56373f36e6ceb616befdf2657f24859) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 0d58653758547595aad8485f42473bed9d15c46c) Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
f70e4a49c9
commit
d6955069f2
@ -45,7 +45,7 @@ macro.detailedgriditem = \
|
||||
" </li>\n" \
|
||||
" \\endraw\n" \
|
||||
"\\else\n" \
|
||||
" \\row \\li \\l {\1}{\2} \\li (\5) \3\n" \
|
||||
" \\row \\li \\l {\1}{\2} \\li \3\n" \
|
||||
"\\endif\n"
|
||||
|
||||
macro.endgrid = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user