Skip to content

Commit

Permalink
Doc: Remove \contentspage commands
Browse files Browse the repository at this point in the history
The command is deprecated and has no effect apart from generating
a documentation warning.

Change-Id: I30871bfd6975f8268930cce99993a8579242fdb8
Reviewed-by: Paul Wicking <[email protected]>
  • Loading branch information
toreinio committed Mar 15, 2020
1 parent 9287447 commit 26ed956
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 56 deletions.
14 changes: 0 additions & 14 deletions qmake/doc/src/qmake-manual.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
/*!
\page qmake-overview.html
\title Overview
\contentspage {qmake Manual}{Contents}
\previouspage qmake Manual
\nextpage Getting Started

Expand Down Expand Up @@ -158,7 +157,6 @@
/*!
\page qmake-project-files.html
\title Creating Project Files
\contentspage {qmake Manual}{Contents}
\previouspage Getting Started
\nextpage Building Common Project Types

Expand Down Expand Up @@ -477,7 +475,6 @@
/*!
\page qmake-running.html
\title Running qmake
\contentspage {qmake Manual}{Contents}
\previouspage Building Common Project Types
\nextpage Platform Notes

Expand Down Expand Up @@ -647,7 +644,6 @@
/*!
\page qmake-platform-notes.html
\title Platform Notes
\contentspage {qmake Manual}{Contents}
\previouspage Running qmake
\nextpage qmake Language

Expand Down Expand Up @@ -863,7 +859,6 @@
/*!
\page qmake-reference.html
\title Reference
\contentspage {qmake Manual}{Contents}
\previouspage Configuring qmake
\nextpage Variables

Expand Down Expand Up @@ -894,7 +889,6 @@
/*!
\page qmake-variable-reference.html
\title Variables
\contentspage {qmake Manual}{Contents}
\previouspage Reference
\nextpage Replace Functions
\keyword qmake Variable Reference
Expand Down Expand Up @@ -3189,7 +3183,6 @@
/*!
\page qmake-function-reference.html
\title Replace Functions
\contentspage {qmake Manual}{Contents}
\previouspage Variables
\nextpage Test Functions
\keyword qmake Function Reference - Replace Functions
Expand Down Expand Up @@ -3723,7 +3716,6 @@
/*!
\page qmake-test-function-reference.html
\title Test Functions
\contentspage {qmake Manual}{Contents}
\previouspage Replace Functions
\keyword qmake Function Reference - Test Functions

Expand Down Expand Up @@ -4145,7 +4137,6 @@

/*!
\page qmake-environment-reference.html
\contentspage {qmake Manual}{Contents}
\previouspage Using Precompiled Headers
\nextpage Reference

Expand Down Expand Up @@ -4297,7 +4288,6 @@
/*!
\page qmake-language.html
\title qmake Language
\contentspage {qmake Manual}{Contents}
\previouspage Platform Notes
\nextpage Advanced Usage

Expand Down Expand Up @@ -4624,7 +4614,6 @@
/*!
\page qmake-advanced-usage.html
\title Advanced Usage
\contentspage {qmake Manual}{Contents}
\previouspage qmake Language
\nextpage Using Precompiled Headers

Expand Down Expand Up @@ -4973,7 +4962,6 @@
/*!
\page qmake-precompiledheaders.html
\title Using Precompiled Headers
\contentspage {qmake Manual}{Contents}
\previouspage Advanced Usage
\nextpage Configuring qmake

Expand Down Expand Up @@ -5191,7 +5179,6 @@
\keyword qmake-getting-started
\page qmake-tutorial.html
\title Getting Started
\contentspage {qmake Manual}{Contents}
\previouspage Overview
\nextpage Creating Project Files

Expand Down Expand Up @@ -5360,7 +5347,6 @@
/*!
\page qmake-common-projects.html
\title Building Common Project Types
\contentspage {qmake Manual}{Contents}
\previouspage Creating Project Files
\nextpage Running qmake

Expand Down
3 changes: 0 additions & 3 deletions src/dbus/doc/src/dbus-adaptors.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
\page qdbusdeclaringslots.html
\title Declaring Slots in D-Bus Adaptors

\contentspage Using Qt D-Bus Adaptors
\nextpage Declaring Signals in D-Bus Adaptors

Slots in D-Bus adaptors are declared just like normal, public slots, but their
Expand Down Expand Up @@ -211,7 +210,6 @@
\title Declaring Signals in D-Bus Adaptors

\previouspage Declaring Slots in D-Bus Adaptors
\contentspage Using Qt D-Bus Adaptors
\nextpage The Qt D-Bus Type System

Any signal in a class derived from QDBusAbstractAdaptor will be automatically
Expand Down Expand Up @@ -240,7 +238,6 @@
\title The Qt D-Bus Type System

\previouspage Declaring Signals in D-Bus Adaptors
\contentspage Using Qt D-Bus Adaptors

D-Bus has an extensible type system based on a few primitives and
composition of the primitives in arrays and structures. Qt D-Bus
Expand Down
3 changes: 0 additions & 3 deletions src/gui/doc/src/paintsystem.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
\page paintsystem-devices.html
\title Paint Devices and Backends

\contentspage The Paint System
\nextpage Drawing and Filling

\section1 Creating a Paint Device
Expand Down Expand Up @@ -185,7 +184,6 @@
\title Drawing and Filling

\previouspage Paint Devices and Backends
\contentspage The Paint System
\nextpage Coordinate System

\section1 Drawing
Expand Down Expand Up @@ -303,7 +301,6 @@
\title Reading and Writing Image Files

\previouspage Coordinate System
\contentspage The Paint System

The most common way to read images is through QImage and QPixmap's
constructors, or by calling the QImage::load() and QPixmap::load()
Expand Down
6 changes: 0 additions & 6 deletions src/gui/doc/src/richtext.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@

/*!
\page richtext-structure.html
\contentspage richtext.html Contents
\previouspage Rich Text Processing
\nextpage The QTextCursor Interface

Expand Down Expand Up @@ -349,7 +348,6 @@

/*!
\page richtext-cursor.html
\contentspage richtext.html Contents
\previouspage Rich Text Document Structure
\nextpage Document Layouts

Expand Down Expand Up @@ -656,7 +654,6 @@

/*!
\page richtext-layouts.html
\contentspage richtext.html Contents
\previouspage The QTextCursor Interface
\nextpage Common Rich Text Editing Tasks

Expand Down Expand Up @@ -707,7 +704,6 @@

/*!
\page richtext-common-tasks.html
\contentspage richtext.html Contents
\previouspage Document Layouts
\nextpage Advanced Rich Text Processing

Expand Down Expand Up @@ -800,7 +796,6 @@

/*!
\page richtext-advanced-processing.html
\contentspage richtext.html Contents
\previouspage Common Rich Text Editing Tasks
\nextpage Supported HTML Subset

Expand Down Expand Up @@ -849,7 +844,6 @@
\title Supported HTML Subset
\brief Describes the support for HTML markup in text widgets.

\contentspage richtext.html Contents
\previouspage Common Rich Text Editing Tasks

Qt's text widgets are able to display rich text, specified using a subset of \l {http://www.w3.org/TR/html401/}{HTML 4}
Expand Down
5 changes: 0 additions & 5 deletions src/sql/doc/src/sql-programming.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@
\page sql-connecting.html
\title Connecting to Databases

\contentspage SQL Programming
\previouspage SQL Programming
\nextpage Executing SQL Statements

Expand Down Expand Up @@ -175,7 +174,6 @@
\title Executing SQL Statements

\previouspage Connecting to Databases
\contentspage SQL Programming
\nextpage Using the SQL Model Classes


Expand Down Expand Up @@ -325,7 +323,6 @@
\title Using the SQL Model Classes

\previouspage Executing SQL Statements
\contentspage SQL Programming
\nextpage Presenting Data in a Table View

In addition to QSqlQuery, Qt offers three higher-level classes
Expand Down Expand Up @@ -471,7 +468,6 @@
\title Presenting Data in a Table View

\previouspage Using the SQL Model Classes
\contentspage SQL Programming
\nextpage Creating Data-Aware Forms

The QSqlQueryModel, QSqlTableModel, and QSqlRelationalTableModel
Expand Down Expand Up @@ -575,7 +571,6 @@
\title Creating Data-Aware Forms

\previouspage Presenting Data in a Table View
\contentspage SQL Programming

Using the SQL models described above, the contents of a database can
be presented to other model/view components. For some applications,
Expand Down
7 changes: 0 additions & 7 deletions src/testlib/doc/src/qttestlib-manual.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,6 @@
/*!
\page qtest-tutorial.html
\brief A short introduction to testing with Qt Test.
\contentspage Qt Test Overview
\nextpage {Chapter 1: Writing a Unit Test}{Chapter 1}
\ingroup best-practices

Expand All @@ -506,7 +505,6 @@
/*!
\example tutorial1

\contentspage {Qt Test Tutorial}{Contents}
\nextpage {Chapter 2: Data Driven Testing}{Chapter 2}

\title Chapter 1: Writing a Unit Test
Expand Down Expand Up @@ -582,7 +580,6 @@
\example tutorial2

\previouspage {Chapter 1: Writing a Unit Test}{Chapter 1}
\contentspage {Qt Test Tutorial}{Contents}
\nextpage {Chapter 3: Simulating Gui Events}{Chapter 3}

\title Chapter 2: Data Driven Testing
Expand Down Expand Up @@ -691,7 +688,6 @@
\example tutorial3

\previouspage {Chapter 2: Data Driven Testing}{Chapter 2}
\contentspage {Qt Test Tutorial}{Contents}
\nextpage {Chapter 4: Replaying GUI Events}{Chapter 4}

\title Chapter 3: Simulating GUI Events
Expand Down Expand Up @@ -752,7 +748,6 @@
\example tutorial4

\previouspage {Chapter 3: Simulating GUI Events}{Chapter 3}
\contentspage {Qt Test Tutorial}{Contents}
\nextpage {Chapter 5: Writing a Benchmark}{Chapter 5}

\title Chapter 4: Replaying GUI Events
Expand Down Expand Up @@ -833,7 +828,6 @@
\example tutorial5

\previouspage {Chapter 4: Replaying GUI Events}{Chapter 4}
\contentspage {Qt Test Tutorial}{Contents}
\nextpage {Chapter 6: Skipping Tests with QSKIP}{Chapter 6}

\title Chapter 5: Writing a Benchmark
Expand Down Expand Up @@ -889,7 +883,6 @@
\page qttestlib-tutorial6.html

\previouspage {Chapter 5: Writing a Benchmark}{Chapter 5}
\contentspage {Qt Test Tutorial}{Contents}

\title Chapter 6: Skipping Tests with QSKIP
\brief How to skip tests in certain cases.
Expand Down
6 changes: 0 additions & 6 deletions src/tools/qlalr/doc/src/qlalr.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
\page qlalr-files.html
\title qlalr - Writing Grammars

\contentspage qlalr
\previouspage qlalr
\nextpage qlalr - Generating Code from Grammar Specifications

Expand All @@ -63,7 +62,6 @@
\page qlalr-generating.html
\title qlalr - Generating Code from Grammar Specifications

\contentspage qlalr
\previouspage qlalr - Writing Grammars
\nextpage qlalr - qlalr Grammar Specification
*/
Expand All @@ -72,7 +70,6 @@
\page qlalr-grammar-specification.html
\title qlalr - qlalr Grammar Specification

\contentspage qlalr
\previouspage qlalr - Generating Code from Grammar Specifications
\nextpage qlalr - Handling Conflicts

Expand All @@ -82,7 +79,6 @@
\page qlalr-handling-conflicts.html
\title qlalr - Handling Conflicts

\contentspage qlalr
\previouspage qlalr - qlalr Grammar Specification
\nextpage qlalr - Error Handling and Recovery
*/
Expand All @@ -91,7 +87,6 @@
\page qlalr-handling-errors.html
\title qlalr - Error Handling and Recovery

\contentspage qlalr
\previouspage qlalr - Handling Conflicts
\nextpage qlalr - References to External Information
*/
Expand All @@ -100,7 +95,6 @@
\page qlalr-external-references.html
\title qlalr - References to External Information

\contentspage qlalr
\previouspage qlalr - Error Handling and Recovery
*/

1 change: 0 additions & 1 deletion src/widgets/doc/src/widgets-and-layouts/layout.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
layouts.

\previouspage Qt Widgets
\contentspage Qt Widgets
\nextpage {Styles and Style Aware Widgets}{Styles}

\ingroup frameworks-technologies
Expand Down
Loading

0 comments on commit 26ed956

Please sign in to comment.