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 <jerome.pasion@digia.com>
This commit is contained in:
Martin Smith 2013-07-15 13:48:48 +02:00 committed by The Qt Project
parent eaac7960f8
commit a7f020fe17
2 changed files with 0 additions and 28 deletions

View File

@ -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

View File

@ -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