summaryrefslogtreecommitdiffstats
path: root/tests/manual/wave/doc/src/wave.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/wave/doc/src/wave.qdoc')
-rw-r--r--tests/manual/wave/doc/src/wave.qdoc16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/manual/wave/doc/src/wave.qdoc b/tests/manual/wave/doc/src/wave.qdoc
new file mode 100644
index 000000000..7693eb7a5
--- /dev/null
+++ b/tests/manual/wave/doc/src/wave.qdoc
@@ -0,0 +1,16 @@
+// Copyright (C) 2016 The Qt Company Ltd.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
+
+/*!
+ \example wave
+ \title Qt 3D: Wave QML Example
+ \ingroup qt3d-examples-qml
+ \brief A QML application that demonstrates using vertex and geometry
+ shaders.
+
+ \image wave.png
+
+ \e {Wave} demonstrates using vertex and geometry shaders.
+
+ \include examples-run.qdocinc
+*/