Doc: Removed pages from the "qml-features" group.
authorJerome Pasion <jerome.pasion@digia.com>
Tue, 7 May 2013 10:50:39 +0000 (12:50 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 15 May 2013 07:32:58 +0000 (09:32 +0200)
-This group is from Qt 4 and no longer relevant in Qt 5.
-The \group page in qtdoc is removed.

Change-Id: I6349a9056ae45c98b31c70fd693adecf71e2ba8c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
src/qml/doc/src/qmllanguageref/syntax/signals.qdoc
src/quick/doc/src/concepts/effects/sprites.qdoc
src/quick/doc/src/concepts/input/focus.qdoc
src/quick/doc/src/concepts/positioning/layouts.qdoc
src/quick/doc/src/concepts/positioning/righttoleft.qdoc

index fba072d..6344d16 100644 (file)
@@ -27,7 +27,6 @@
 
 /*!
 \page qtqml-syntax-signals.html
-\ingroup qml-features
 
 \title Signal and Handler Event System
 \brief the event sytem in QML
@@ -294,4 +293,3 @@ output:
 
 
 */
-
index 3a82f19..805a423 100644 (file)
@@ -27,7 +27,6 @@
 
 /*!
 \ingroup qtquick-images-sprites
-\ingroup qml-features
 \page qtquick-effects-sprites.html
 \title Sprite Animations
 \brief Sprite-based animations with flexible transitioning
index 4807921..827f6d8 100644 (file)
@@ -27,7 +27,6 @@
 
 /*!
 \page qtquick-input-focus.html
-\ingroup qml-features
 \title Keyboard Focus in Qt Quick
 \brief handling keyboard focus
 
index 9165c2f..785bcc6 100644 (file)
@@ -28,7 +28,6 @@
 /*!
 \ingroup qtquick-positioners
 \page qtquick-positioning-layouts.html
-\ingroup qml-features
 \title Item Layouts
 
 Positioner items are container items that manage the positions and sizes of
index aec8911..bc67594 100644 (file)
@@ -27,7 +27,6 @@
 
 /*!
 \page qtquick-positioning-righttoleft.html
-\ingroup qml-features
 \title Right-to-left User Interfaces
 \brief switching text flow and layout
 \section1 Overview