summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Wicking <[email protected]>2024-09-20 12:13:30 +0200
committerPaul Wicking <[email protected]>2024-09-23 11:40:19 +0000
commitd6955069f2aabfd99dc43c0a90073c8bdb668a1b (patch)
tree5013840f24fb697b7399a01b825237bc56e7921e
parentf70e4a49c9ca35c1c0ee62f188505868ff7027b3 (diff)
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ƶ <[email protected]> (cherry picked from commit 2c9968bee56373f36e6ceb616befdf2657f24859) Reviewed-by: Qt Cherry-pick Bot <[email protected]> (cherry picked from commit 0d58653758547595aad8485f42473bed9d15c46c) Reviewed-by: Paul Wicking <[email protected]>
-rw-r--r--doc/global/grid.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/global/grid.qdocconf b/doc/global/grid.qdocconf
index 32b7b2a3cbc..c055d056c48 100644
--- a/doc/global/grid.qdocconf
+++ b/doc/global/grid.qdocconf
@@ -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 = \