summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/examples/qml-examples.qdoc19
1 files changed, 10 insertions, 9 deletions
diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc
index b36671e..45d73c9 100644
--- a/doc/src/examples/qml-examples.qdoc
+++ b/doc/src/examples/qml-examples.qdoc
@@ -548,15 +548,17 @@
*/
/*!
- \title Models and Views: WebView Example
+ \title Models and Views: WebView Examples
\page qml-webview-examples.html
- \list
- \o \l {Models and Views: Alert WebView Example}
- \o \l {Models and Views: Autosize WebView Example}
- \o \l {Models and Views: GoogleMaps WebView Example}
- \o \l {Models and Views: Inline HTML WebView Example}
- \o \l {Models and Views: New Windows WebView Example}
+ \brief These examples show how to use the WebView element.
+
+ \list
+ \o \l {Models and Views: Alert WebView Example}
+ \o \l {Models and Views: Autosize WebView Example}
+ \o \l {Models and Views: GoogleMaps WebView Example}
+ \o \l {Models and Views: Inline HTML WebView Example}
+ \o \l {Models and Views: New Windows WebView Example}
\endlist
@@ -564,8 +566,7 @@
/*!
\title Models and Views: Alert WebView Example
\example declarative/modelviews/webview
-
-\depends helper/qmlapplicationviewer
+ \depends helper/qmlapplicationviewer
\brief These examples show how to use the WebView element.