summaryrefslogtreecommitdiffstats
path: root/src/doc/src/qt3d-index.qdoc
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 /src/doc/src/qt3d-index.qdoc
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 'src/doc/src/qt3d-index.qdoc')
-rw-r--r--src/doc/src/qt3d-index.qdoc22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/doc/src/qt3d-index.qdoc b/src/doc/src/qt3d-index.qdoc
index db8785436..23c99f8b0 100644
--- a/src/doc/src/qt3d-index.qdoc
+++ b/src/doc/src/qt3d-index.qdoc
@@ -39,17 +39,17 @@
\page qt3d-index.html
\title Qt 3D
- \e Qt3D provides functionality for near-realtime simulation systems
+ \e{Qt 3D} provides functionality for near-realtime simulation systems
with support for 2D and 3D rendering in both Qt C++ and Qt Quick
applications.
- The functionality in Qt3D is divided into the following C++ modules:
+ The functionality in Qt 3D is divided into the following C++ modules:
\annotatedlist qt3d-modules
- Classes, types and functions are declared under the \l [CPP] {Qt3D} namespace.
+ Classes, types and functions are declared under the \l[CPP]{Qt 3D} namespace.
- For Qt Quick applications, Qt3D provides the following QML modules:
+ For Qt Quick applications, Qt 3D provides the following QML modules:
\annotatedlist qt3d-qmlmodules
@@ -82,21 +82,21 @@
\section1 Overview
- The high level design and motivation for Qt3D is described in the \l {Qt3D
- Overview}. The Qt3D Renderer aspect offers support for data-driven
- configuration as described in \l {Qt3D Renderer Framegraph}.
+ The high level design and motivation for Qt3D is described in the \l {Qt 3D
+ Overview}. The Qt 3D Renderer aspect offers support for data-driven
+ configuration as described in \l {Qt 3D Renderer Framegraph}.
\section1 Reference
\list
- \li \l {Qt3D Overview}
+ \li \l {Qt 3D Overview}
\li \l {Qt 3D C++ Classes}
\li \l {Qt 3D QML Types}
- \li \l {Qt3D Examples}
+ \li \l {Qt 3D Examples}
\endlist
- \section1 Qt3D Platform Support
+ \section1 Qt 3D Platform Support
- In this Technology Preview Qt3D has the following support for platforms:
+ In this Technology Preview Qt 3D has the following support for platforms:
\list
\li Microsoft Windows (win32) - Supported