From aa892599c7e3bf5ca2271712b9bca7ddaab6707e Mon Sep 17 00:00:00 2001 From: Casper van Donderen Date: Thu, 24 Nov 2011 16:47:34 +0100 Subject: Fix link to WebView examples. --- doc/src/examples/qml-examples.qdoc | 19 ++++++++++--------- 1 file 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. -- cgit v0.12