summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/codecs.qdoc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2012-10-18 15:37:50 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-26 17:08:03 +0200
commit9bf017680229b7e1677d9c347cb36fce8c52a610 (patch)
tree1d845edd6886e67678dd8824c4c4c23caca7e1ae /src/corelib/codecs/codecs.qdoc
parent38e02188ee132fd8c483fcb9773979875677c070 (diff)
Qt Core: Adding a landing page and sorted the documentation.
-Added \annotatedlist for the groups -Sorted and placed the pages on the index page. Change-Id: Id1a4344c0b39f00036f5ac29b1fcb869d5602d2b Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/corelib/codecs/codecs.qdoc')
-rw-r--r--src/corelib/codecs/codecs.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/corelib/codecs/codecs.qdoc b/src/corelib/codecs/codecs.qdoc
index b982302355..3a9f5c8f79 100644
--- a/src/corelib/codecs/codecs.qdoc
+++ b/src/corelib/codecs/codecs.qdoc
@@ -31,10 +31,10 @@
\ingroup groups
\brief Codec support in Qt.
- These codecs provide facilities for conversion between Unicode and
- specific text encodings.
+ These \l{Qt Core} codecs classes provide facilities for conversion between
+ Unicode and specific text encodings.
- \generatelist{related}
+ \annotatedlist codecs
*/
/*!