summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2012-08-17 08:52:12 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-23 13:22:23 +0200
commit25c57e3188a14d987d6b59f48bd79b2ac3759257 (patch)
tree938352e7979dc1eb2d00d65692a79cda7a6f0a1a
parent7b39a06fab64feb985982392f8db2b52fcd321f0 (diff)
Make sure we don't get duplicated doc pages.
\group generates a page with the same name as the \page comand afterwards. Change-Id: Iaca6da21485532c8c3b13982bd06a06f3dbc0375 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
-rw-r--r--src/corelib/doc/src/json.qdoc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/corelib/doc/src/json.qdoc b/src/corelib/doc/src/json.qdoc
index 406135cc45..3cb4089a51 100644
--- a/src/corelib/doc/src/json.qdoc
+++ b/src/corelib/doc/src/json.qdoc
@@ -27,11 +27,6 @@
/*!
\group json
- \title JSON Classes
-*/
-
-/*!
- \page json.html
\title JSON Support in Qt
\ingroup qt-basic-concepts
\brief An overview over the JSON support in Qt.