summaryrefslogtreecommitdiffstats
path: root/doc/src/getting-started
diff options
context:
space:
mode:
authorDavid Boddie <[email protected]>2025-07-01 14:34:35 +0200
committerDavid Boddie <[email protected]>2025-07-02 16:39:06 +0200
commit0d757db0c8c25f7df97c44a4f8fca034c83b5681 (patch)
tree7d51089ad24605c0d8bd1f0b36a01fa11b49369d /doc/src/getting-started
parent1a1b8765e7d5b408743be0a8bc9a6ef2111b02b7 (diff)
Doc: Use sort keys for What's New documents to ensure correct sortingHEADdev
The existing behavior for sorting in QDoc does not take into account the way version numbers are ordered, so 6.10 is treated as a lower value than 6.2, for example. The workaround for this is to provide sort keys that specify 6.10 as 610 and 6.2 as 602. Similarly for the other version numbers. Fixes: QTBUG-137956 Change-Id: Icddd4fef110008fd208d3a564cad7ad511ac4fe2 Reviewed-by: Paul Wicking <[email protected]>
Diffstat (limited to 'doc/src/getting-started')
0 files changed, 0 insertions, 0 deletions