summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/json.qdoc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2012-11-23 16:45:23 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-25 11:04:19 +0100
commit50badb1bd6249c379a2c1050ebefe63bde534431 (patch)
tree331e3161e53afc44c961c3460b0c35a1674c30fb /src/corelib/doc/src/json.qdoc
parent8d4544f00d9b977ac7b5bf8b0c4b783ded4084de (diff)
Doc: Removed annotated list in Qt Core's group pages.
The annotatedlist commands are not needed as QDoc automatically generates the group members. Change-Id: I462bb65bd5f29c1761799d3d60acab0bd4886075 Reviewed-by: Christian Stromme <christian.stromme@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/corelib/doc/src/json.qdoc')
-rw-r--r--src/corelib/doc/src/json.qdoc7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/corelib/doc/src/json.qdoc b/src/corelib/doc/src/json.qdoc
index 9e6e190dcb..ff06b48008 100644
--- a/src/corelib/doc/src/json.qdoc
+++ b/src/corelib/doc/src/json.qdoc
@@ -104,10 +104,9 @@
\section1 The JSON Classes
- JSON support in Qt consists of these classes:
-
- \annotatedlist json
-
All JSON classes are value based,
\l{Implicit Sharing}{implicitly shared classes}.
+
+ JSON support in Qt consists of these classes:
+
*/