summaryrefslogtreecommitdiffstats
path: root/src/animation
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-01-16 17:02:03 +0100
committerKai Koehne <kai.koehne@qt.io>2018-03-12 08:45:50 +0000
commitd6f62cc4ca72ee97711b47425fbcda988a8de83e (patch)
tree10dfb75abd69e2b08b7d44cfc964b0eb02870480 /src/animation
parentec19b4657aa6aef60c21d6bd012dfb74c3e0a0b4 (diff)
Document state of the Qt 3D modules
Do make it explicit which ones are still in development also in the landing page, and add \preliminary and \since tags (for released and TP modules, respectively). Note that the \preliminary, \since tags currently do not work for \qmlmodule, which hopefully gets fixed at one point: QTBUG-65963. Change-Id: I6648311c38f331286be37eefa60794984cd239b7 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src/animation')
-rw-r--r--src/animation/doc/src/qt3danimation-module.qdoc11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/animation/doc/src/qt3danimation-module.qdoc b/src/animation/doc/src/qt3danimation-module.qdoc
index 3aaf819db..918c401f9 100644
--- a/src/animation/doc/src/qt3danimation-module.qdoc
+++ b/src/animation/doc/src/qt3danimation-module.qdoc
@@ -29,16 +29,17 @@
/*!
\module Qt3DAnimation
\title Qt 3D Animation C++ Classes
+ \preliminary
\keyword Qt 3D Animation
\brief The Qt 3D Animation module provides a set of prebuilt elements to help
you get started with Qt 3D.
- This module is still in tech preview. This means it is unstable, likely to
- change and provided as a convenience only.
+ This module is still in development but is available as a technology preview.
+ This means it is unstable, likely to change and provided as a convenience only.
\ingroup modules
- \ingroup qt3d-modules
+ \ingroup qt3d-modules-preliminary
\qtvariable 3danimation
\code
@@ -216,8 +217,10 @@
/*!
\qmlmodule Qt3D.Animation 2.9
\title Qt 3D Qt3DAnimation QML Types
+ \preliminary
+
\ingroup qmlmodules
- \ingroup qt3d-qmlmodules
+ \ingroup qt3d-qmlmodules-preliminary
\brief Provides Qt 3D QML types for the animation module.