Make sure we don't get duplicated doc pages.
authorLars Knoll <lars.knoll@nokia.com>
Fri, 17 Aug 2012 06:52:12 +0000 (08:52 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 23 Aug 2012 11:22:23 +0000 (13:22 +0200)
\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>
src/corelib/doc/src/json.qdoc

index 406135c..3cb4089 100644 (file)
 
 /*!
     \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.