summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/simple-qml/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2015-10-30 14:18:19 +0100
committerJędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>2015-11-06 08:05:36 +0000
commit872efa5619d20a421142a88e1a38f131c08d44d1 (patch)
tree2f7332e6beb78cadd61e3333147d13e8ebabfbda /examples/qt3d/simple-qml/doc
parent537dc6222a5da789153e7c32953d3d7a5ca11980 (diff)
Doc: Documentation clean up
- Changed 'Qt3D' references to 'Qt 3D'. - Fixed incorrect \inqmlmodule instances. - Fixed broken \printuntil instances in the example docs. - Updated the namespace qualifier for a few class references. Change-Id: I250afe6843b10ed520f9ce5d7465203cc5c212c1 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Diffstat (limited to 'examples/qt3d/simple-qml/doc')
-rw-r--r--examples/qt3d/simple-qml/doc/src/simple-qml.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/simple-qml/doc/src/simple-qml.qdoc b/examples/qt3d/simple-qml/doc/src/simple-qml.qdoc
index 8e2be44bd..1173cbefe 100644
--- a/examples/qt3d/simple-qml/doc/src/simple-qml.qdoc
+++ b/examples/qt3d/simple-qml/doc/src/simple-qml.qdoc
@@ -27,6 +27,6 @@
/*!
\example simple-qml
- \title Qt3D: Simple QML Example
+ \title Qt 3D: Simple QML Example
\ingroup qt3d-examples-qml
*/