summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-11-24 16:39:07 +0100
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-11-24 16:39:07 +0100
commit7a2ea2e8d88670e4243b7125cc6cf04aa26e6ce6 (patch)
treebc4542c32f75a8f9ce769cb8b75562898e2107f6 /doc
parent2de0a8c3f4ec2c9a7b20567331a692452e9bf817 (diff)
parentfd3ea6af34cf72b104b6c45a1ed163463339af0f (diff)
downloadqt4-tools-7a2ea2e8d88670e4243b7125cc6cf04aa26e6ce6.tar.gz
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging
Diffstat (limited to 'doc')
-rw-r--r--doc/src/examples/qml-examples.qdoc29
1 files changed, 16 insertions, 13 deletions
diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc
index 62094457e1..b36671e10c 100644
--- a/doc/src/examples/qml-examples.qdoc
+++ b/doc/src/examples/qml-examples.qdoc
@@ -391,15 +391,16 @@
*/
/*!
- \title Models and Views: ListView Example
+ \title Models and Views: ListView Examples
\page qml-listview-examples.html
- \l Models and Views: ListView Example
- \l Models and Views: Expanding Delegate ListView Example
- \l Models and Views: Highlight ListView Example
- \l Models and Views: Highlight Ranges ListView Example
- \l Models and Views: Sections ListView Example
-
+ \list
+ \o \l {Models and Views: ListView Example}
+ \o \l {Models and Views: Expanding Delegate ListView Example}
+ \o \l {Models and Views: Highlight ListView Example}
+ \o \l {Models and Views: Highlight Ranges ListView Example}
+ \o \l {Models and Views: Sections ListView Example}
+ \endlist
*/
@@ -549,12 +550,14 @@
/*!
\title Models and Views: WebView Example
\page qml-webview-examples.html
-
- \l Models and Views: Alert WebView Example
- \l Models and Views: Autosize WebView Example
- \l Models and Views: GoogleMaps WebView Example
- \l Models and Views: Inline HTML WebView Example
- \l Models and Views: New Windows WebView Example
+
+ \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
*/