summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSarah Smith <sarah.j.smith@nokia.com>2012-02-16 20:13:06 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-29 09:19:15 +0100
commitb86835d1315504b4c44fb0475c8c7b238cecaf50 (patch)
treee14ab18564f054be1a484d774e626fb672e79c5a /doc
parent24184b2431af3cf1e7ec37188141247af5c4b63c (diff)
Revert 00af107 to fix index pg clobber.
Looks like the assumption in 00af107 was wrong. Seems as though the Qt Module doc http://doc.qt.nokia.com/5.0-snapshot/modules.html wants to point to qt3d at qml-qt3d.html so lets try that. Anything for now so as not to clobber the main index page for Qt5. Task-number: QTBUG-24316 Change-Id: I476a7655b207b64bef2b64f5b2aba893eea33373 Reviewed-by: Alan Alpert <alan.alpert@nokia.com> Reviewed-by: Sarah Jane Smith <sarah.j.smith@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc
index ff190f8db..6530c1bed 100644
--- a/doc/src/index.qdoc
+++ b/doc/src/index.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \page index.html
+ \page qml-qt3d.html
\title Qt3D
\keyword Qt3D Introduction Overview Documentation
\brief The Qt 3D module provides a set of APIs to make 3D graphics programming easy and declarative.