From a7f020fe17aea124fdc55d086419ea3e2da11233 Mon Sep 17 00:00:00 2001 From: Martin Smith Date: Mon, 15 Jul 2013 13:48:48 +0200 Subject: qdoc: Eliminate cases of multiple topic commands Several instances where \page and \example are corrected by removing the \page and leaving the \example. Task-number: QTBUG-331578 Change-Id: I95373c2d209698b68197bb9c95ef0c41e64c55d3 Reviewed-by: Jerome Pasion --- examples/widgets/doc/src/addressbook-fr.qdoc | 14 -------------- examples/widgets/doc/src/addressbook-tutorial.qdoc | 14 -------------- 2 files changed, 28 deletions(-) (limited to 'examples') diff --git a/examples/widgets/doc/src/addressbook-fr.qdoc b/examples/widgets/doc/src/addressbook-fr.qdoc index 9a7bc3a6b7..7d15d99597 100644 --- a/examples/widgets/doc/src/addressbook-fr.qdoc +++ b/examples/widgets/doc/src/addressbook-fr.qdoc @@ -71,8 +71,6 @@ */ /*! - \page tutorials-addressbook-fr-part1.html - \example tutorials/addressbook-fr/part1 \title Carnet d'adresses 1 - Conception de l'interface utilisateur @@ -229,8 +227,6 @@ */ /*! - \page tutorials-addressbook-fr-part2.html - \example tutorials/addressbook-fr/part2 \title Carnet d'adresses 2 - Ajouter des adresses @@ -389,8 +385,6 @@ */ /*! - \page tutorials-addressbook-fr-part3.html - \example tutorials/addressbook-fr/part3 \title Carnet d'adresses 3 - Navigation entre les éléments @@ -509,8 +503,6 @@ /*! - \page tutorials-addressbook-fr-part4.html - \example tutorials/addressbook-fr/part4 \title Carnet d'Adresses 4 - éditer et supprimer des adresses @@ -659,8 +651,6 @@ */ /*! - \page tutorials-addressbook-fr-part5.html - \example tutorials/addressbook-fr/part5 \title Carnet d'adresse 5 - Ajout d'une fonction de recherche @@ -808,8 +798,6 @@ */ /*! - \page tutorials-addressbook-part6.html - \example tutorials/addressbook-fr/part6 \title Carnet d'Adresses 6 - Sauvegarde et chargement @@ -945,8 +933,6 @@ */ /*! - \page tutorials-addressbook-fr-part7.html - \example tutorials/addressbook-fr/part7 \title Carnet d'adresse 7 - Fonctionnalités avancées diff --git a/examples/widgets/doc/src/addressbook-tutorial.qdoc b/examples/widgets/doc/src/addressbook-tutorial.qdoc index 089ab2319d..78517f80d7 100644 --- a/examples/widgets/doc/src/addressbook-tutorial.qdoc +++ b/examples/widgets/doc/src/addressbook-tutorial.qdoc @@ -77,8 +77,6 @@ */ /*! - \page tutorials-addressbook-part1.html - \example tutorials/addressbook/part1 \title Part 1 - Designing the User Interface @@ -231,8 +229,6 @@ */ /*! - \page tutorials-addressbook-part2.html - \example tutorials/addressbook/part2 \title Part 2 - Adding Addresses @@ -382,8 +378,6 @@ */ /*! - \page tutorials-addressbook-part3.html - \example tutorials/addressbook/part3 \title Part 3 - Navigating between Entries @@ -499,8 +493,6 @@ */ /*! - \page tutorials-addressbook-part4.html - \example tutorials/addressbook/part4 \title Part 4 - Editing and Removing Addresses @@ -633,8 +625,6 @@ */ /*! - \page tutorials-addressbook-part5.html - \example tutorials/addressbook/part5 \title Part 5 - Adding a Find Function @@ -777,8 +767,6 @@ */ /*! - \page tutorials-addressbook-part6.html - \example tutorials/addressbook/part6 \title Part 6 - Loading and Saving @@ -899,8 +887,6 @@ */ /*! - \page tutorials-addressbook-part7.html - \example tutorials/addressbook/part7 \title Part 7 - Additional Features -- cgit v1.2.3