aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/shaders.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/doc/src/shaders.qdoc')
-rw-r--r--src/quick/doc/src/shaders.qdoc11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/quick/doc/src/shaders.qdoc b/src/quick/doc/src/shaders.qdoc
index 825eb29ac1..51b3abb19b 100644
--- a/src/quick/doc/src/shaders.qdoc
+++ b/src/quick/doc/src/shaders.qdoc
@@ -25,13 +25,12 @@
**
****************************************************************************/
/*!
-\page qtquick-shaders.html
-\title Shader Effects in QML
-\brief applying OpenGL vertex and fragment shaders to QML Rectangles
+\group qtquick-shaders
+\title Qt Quick Shader Effects
+\brief For applying OpenGL vertex and fragment shaders to rectangles
-\code
-NOTE: This article is a work in progress.
-\endcode
+\section1 Related Types
+\generatelist{related}
\section1 Shaders
Describe Shaders and where it could be used in UIs or applications