From fd3ea6af34cf72b104b6c45a1ed163463339af0f Mon Sep 17 00:00:00 2001 From: Kevin Wright Date: Thu, 24 Nov 2011 16:34:39 +0100 Subject: Fixed lists to be ordered lists and added curly brackets --- doc/src/examples/qml-examples.qdoc | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc index 6209445..b36671e 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 */ -- cgit v0.12