diff --git a/doc/src/frameworks-technologies/accessible.qdoc b/doc/src/frameworks-technologies/accessible.qdoc index 954bcc8842361968ab61828bb95121793835dbe2..db8d436a71b58922b8324a0651f7188cbfdce5f2 100644 --- a/doc/src/frameworks-technologies/accessible.qdoc +++ b/doc/src/frameworks-technologies/accessible.qdoc @@ -49,7 +49,6 @@ \internal \nextpage Accessibility for QWidget Applications - \ingroup technology-apis \ingroup best-practices \tableofcontents @@ -645,7 +644,6 @@ \startpage Accessibility \previouspage Accessibility for QWidget Applications - \ingroup technology-apis \ingroup best-practices \tableofcontents diff --git a/doc/src/frameworks-technologies/ipc.qdoc b/doc/src/frameworks-technologies/ipc.qdoc index 820c000ebe25cb3fa1802059068c2f1a557b4903..409701996d32fa6422ec1abc40c6d3ccff425899 100644 --- a/doc/src/frameworks-technologies/ipc.qdoc +++ b/doc/src/frameworks-technologies/ipc.qdoc @@ -30,7 +30,6 @@ \title Inter-Process Communication in Qt \brief Inter-Process communication in Qt applications. - \ingroup technology-apis Qt provides several ways to implement Inter-Process Communication (IPC) in Qt applications. diff --git a/doc/src/frameworks-technologies/unicode.qdoc b/doc/src/frameworks-technologies/unicode.qdoc index 141c13738b1618c09cb1a95246609ad0d8a0df6b..a5ffd836a7e296dd2a731ee9d3a0884fbd5cffbf 100644 --- a/doc/src/frameworks-technologies/unicode.qdoc +++ b/doc/src/frameworks-technologies/unicode.qdoc @@ -44,7 +44,6 @@ \keyword Unicode - \ingroup technology-apis \l{http://www.unicode.org/}{Unicode} is the standard for encoding text in almost all languages @@ -54,7 +53,7 @@ and Unicode for applications. Qt 5.0 uses and fully supports version 6.2 of the Unicode standard. - + \section1 Qt's Classes for Working with Strings These classes are relevant when working with string data. For information diff --git a/doc/src/overviews.qdoc b/doc/src/overviews.qdoc index 4920136801da671f9ad147f2b35bcff4bb873f5b..a7d92a342401059494b3be5eb53c389be365be8a 100644 --- a/doc/src/overviews.qdoc +++ b/doc/src/overviews.qdoc @@ -46,19 +46,9 @@ */ -/*! - \group technology-apis - \title Qt and Key Technologies - - These pages document Qt's API's for some widely-used standards and - technologies. - -*/ - /*! \group qt-activex \title ActiveX in Qt - \ingroup technology-apis \brief Qt API's for using ActiveX controls, servers, and COM.