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>
This commit is contained in:
Lars Knoll 2012-08-17 08:52:12 +02:00 committed by Qt by Nokia
parent 7b39a06fab
commit 25c57e3188

View File

@ -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.