summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2023-09-01 16:34:44 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-10-26 19:01:51 +0000
commitb5fa71c18f4633009d9126b54b2d0d02d8928980 (patch)
tree0f8f05a6a09ab017e483e4ba87d7997f94635180 /doc
parent15317f352e8181ac2efd152eea6cc0d0b3e02e3e (diff)
Rename the JSON Save Game Example to Saving a Game to File
Partly because it also saves to CBOR, but also because our guidelines say to avoid using "Example" in the title. Pick-to: 6.5 Task-number: QTBUG-111228 Change-Id: Id858475a6b0474228cfe8044e188cc763f56e3a8 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> Reviewed-by: Marc Mutz <marc.mutz@qt.io> (cherry picked from commit 32500a76a0682744103eca8498ee6d358b7a3cdd) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/global/manifest-meta.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/global/manifest-meta.qdocconf b/doc/global/manifest-meta.qdocconf
index 0a66e7477d..32b8739215 100644
--- a/doc/global/manifest-meta.qdocconf
+++ b/doc/global/manifest-meta.qdocconf
@@ -202,7 +202,7 @@ manifestmeta.thumbnail.attributes = "imageUrl:qthelp\://org.qt-project.qtdoc.$Q
manifestmeta.thumbnail.names = "QtCore/Contiguous Cache Example" \
"QtCore/Custom Type Example" \
- "QtCore/JSON Save Game Example" \
+ "QtCore/Saving and Loading a Game" \
"QtCore/Producer and Consumer using Semaphores" \
"QtCore/Producer and Consumer using Wait Conditions" \
"QtConcurrent/Word Count" \