summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarah Smith <sarah.j.smith@nokia.com>2012-02-17 14:08:03 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-29 09:19:41 +0100
commite8daecd6a93557233c6f2a7e5d90b159d9cac5dd (patch)
tree0f8b481417999cea11f874873f3191935771af75
parentb0b397d4659477494dc11a83766ebc8b34dd1b62 (diff)
downloadqt3d-e8daecd6a93557233c6f2a7e5d90b159d9cac5dd.tar.gz
Implement suggested change to avoid clashes.
Note that this bug was quickly addressed by a previous change, but this further change implements some code-review suggestions. See the comments on http://codereview.qt-project.org/16528 Renames and changes the targets for this file to avoid clashes. Note that this change relies on another change in qt/qtdoc: http://codereview.qt-project.org/16612 Task-number: QTBUG-24316 Change-Id: I22b5cbadaa2d09ce56f1799377e23b49f399b920 Reviewed-by: Sergey Dubitskiy <sergey.dubitskiy@nokia.com> Reviewed-by: Alan Alpert <alan.alpert@nokia.com> Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
-rw-r--r--doc/src/qt3d.qdoc (renamed from doc/src/index.qdoc)10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/src/index.qdoc b/doc/src/qt3d.qdoc
index 6530c1bed..b64e95d5b 100644
--- a/doc/src/index.qdoc
+++ b/doc/src/qt3d.qdoc
@@ -26,12 +26,14 @@
****************************************************************************/
/*!
- \page qml-qt3d.html
- \title Qt3D
- \keyword Qt3D Introduction Overview Documentation
+ \page qt3d-reference.html
+ \title Qt3D Module
+ \ingroup technology-apis
+ \ingroup overviews
+ \ingroup qt-gui-concepts
+
\brief The Qt 3D module provides a set of APIs to make 3D graphics programming easy and declarative.
- \ingroup technology-apis
\section1 Overview