summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2012-11-26 13:12:36 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-26 14:16:44 +0100
commita376e0e772177629aea5ff700fcfdeae5de3e9a3 (patch)
treecacd66e2899bfd18505ac8391cd4adcea3d9a47e
parent12702d2b12f1a30b587d8d701d0ce37aac516f5d (diff)
Delete codecs page
Unused and empty. QTextCodec and the Unicode overview contains all relevant information. Change-Id: I779ba4dea69a88802e34541e4ba44215b5d69c2a Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
-rw-r--r--src/corelib/codecs/codecs.qdoc11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/corelib/codecs/codecs.qdoc b/src/corelib/codecs/codecs.qdoc
index f9c2336840..d9463adbdc 100644
--- a/src/corelib/codecs/codecs.qdoc
+++ b/src/corelib/codecs/codecs.qdoc
@@ -26,17 +26,6 @@
****************************************************************************/
/*!
- \group codecs
- \title Codecs
- \ingroup groups
- \brief Codec support in Qt.
-
- These \l{Qt Core} codecs classes provide facilities for conversion between
- Unicode and specific text encodings.
-
-*/
-
-/*!
\page codec-big5.html
\title Big5 Text Codec
\ingroup codecs