summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/qtcore.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/doc/src/qtcore.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/doc/src/qtcore.qdoc')
-rw-r--r--src/corelib/doc/src/qtcore.qdoc7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/corelib/doc/src/qtcore.qdoc b/src/corelib/doc/src/qtcore.qdoc
index 0d06bb7998..4b4814d5b7 100644
--- a/src/corelib/doc/src/qtcore.qdoc
+++ b/src/corelib/doc/src/qtcore.qdoc
@@ -27,16 +27,13 @@
/*!
\module QtCore
- \title QtCore Module
+ \title Qt Core C++ Classes
\ingroup modules
- \keyword QtCore
-
- \brief The QtCore module contains core non-GUI functionality.
+ \brief Provides core non-GUI functionality.
All other Qt modules rely on this module. To include the
definitions of the module's classes, use the following directive:
\snippet code/doc_src_qtcore.cpp 0
*/
-