Delete codecs page
authorLars Knoll <lars.knoll@digia.com>
Mon, 26 Nov 2012 12:12:36 +0000 (13:12 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 26 Nov 2012 13:16:44 +0000 (14:16 +0100)
Unused and empty. QTextCodec and the Unicode overview
contains all relevant information.

Change-Id: I779ba4dea69a88802e34541e4ba44215b5d69c2a
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
src/corelib/codecs/codecs.qdoc

index f9c2336..d9463ad 100644 (file)
 ****************************************************************************/
 
 /*!
-    \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