summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-03-14 22:44:10 +0100
committerTopi Reinio <topi.reinio@qt.io>2020-03-15 18:04:15 +0100
commitd17f1b97c1a78ab7bd7aedf2dd31bd1f004981bd (patch)
treef2166834565e80896588d4521b3c0f719f366db0
parent490c55ff10b9002da4bdabf0c331a8ffbde5a245 (diff)
downloadqtdoc-d17f1b97c1a78ab7bd7aedf2dd31bd1f004981bd.tar.gz
Doc: Remove \contentspage commands
The command is deprecated and has no effect apart from generating a documentation warning. Change-Id: Id06f095ea8dab326c56c398af748b9896864da5e Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/src/cmake/cmake-manual.qdoc2
-rw-r--r--doc/src/deployment/deployment.qdoc1
-rw-r--r--doc/src/frameworks-technologies/threads.qdoc5
-rw-r--r--doc/src/internationalization/i18n.qdoc2
-rw-r--r--doc/src/platforms/android-platform-notes.qdoc1
-rw-r--r--doc/src/platforms/integrity.qdoc1
-rw-r--r--doc/src/platforms/qnx.qdoc1
7 files changed, 0 insertions, 13 deletions
diff --git a/doc/src/cmake/cmake-manual.qdoc b/doc/src/cmake/cmake-manual.qdoc
index ebd18593..f445d672 100644
--- a/doc/src/cmake/cmake-manual.qdoc
+++ b/doc/src/cmake/cmake-manual.qdoc
@@ -133,7 +133,6 @@
\page cmake-variable-reference.html
\title CMake Variable Reference
\brief Provides a complete reference for CMake variables implemented in Qt.
- \contentspage Build with CMake
\nextpage CMake Command Reference
\previouspage Build with CMake
@@ -203,7 +202,6 @@
\page cmake-command-reference.html
\title CMake Command Reference
\brief Provides a complete reference for CMake commands implemented in Qt.
- \contentspage Build with CMake
\previouspage CMake Variable Reference
\section2 Qt5::Core
diff --git a/doc/src/deployment/deployment.qdoc b/doc/src/deployment/deployment.qdoc
index c7ad08bf..e5025619 100644
--- a/doc/src/deployment/deployment.qdoc
+++ b/doc/src/deployment/deployment.qdoc
@@ -127,7 +127,6 @@
/*!
\page deployment-android.html
- \contentspage Deploying Qt Applications
\title Deploying an Application on Android
diff --git a/doc/src/frameworks-technologies/threads.qdoc b/doc/src/frameworks-technologies/threads.qdoc
index b5291f4f..fbcaf743 100644
--- a/doc/src/frameworks-technologies/threads.qdoc
+++ b/doc/src/frameworks-technologies/threads.qdoc
@@ -109,7 +109,6 @@
\ingroup frameworks-technologies
- \contentspage Thread Support in Qt
\previouspage Thread Support in Qt
\nextpage Synchronizing Threads
@@ -336,7 +335,6 @@
\title Synchronizing Threads
\previouspage Multithreading Technologies in Qt
- \contentspage Thread Support in Qt
\nextpage Reentrancy and Thread-Safety
While the purpose of threads is to allow code to run in parallel,
@@ -445,7 +443,6 @@
\keyword thread-safe
\previouspage Synchronizing Threads
- \contentspage Thread Support in Qt
\nextpage Threads and QObjects
Throughout the documentation, the terms \e{reentrant} and
@@ -549,7 +546,6 @@
\title Threads and QObjects
\previouspage Reentrancy and Thread Safety
- \contentspage Thread Support in Qt
\nextpage Thread-Support in Qt Modules
QThread inherits QObject. It emits signals to indicate that the
@@ -751,7 +747,6 @@
\title Thread-Support in Qt Modules
\previouspage Threads and QObjects
- \contentspage Thread Support in Qt
\section1 Threads and the SQL Module
diff --git a/doc/src/internationalization/i18n.qdoc b/doc/src/internationalization/i18n.qdoc
index 16c858c3..4d946e73 100644
--- a/doc/src/internationalization/i18n.qdoc
+++ b/doc/src/internationalization/i18n.qdoc
@@ -496,7 +496,6 @@
\title Writing Source Code for Translation
\ingroup internationalization
\previouspage Internationalization with Qt
- \contentspage Internationalization with Qt
\nextpage Translation Rules for Plurals
\brief How to write source code in a way that makes it possible for user-visible text to be translated.
@@ -856,7 +855,6 @@
\title Translation Rules for Plurals
\ingroup internationalization
\previouspage Writing Source Code for Translation
- \contentspage Internationalization with Qt
\brief A summary of the translation rules for plurals produced by Qt's i18n tools.
The table below shows the specific rules that are produced by Qt Linguist
diff --git a/doc/src/platforms/android-platform-notes.qdoc b/doc/src/platforms/android-platform-notes.qdoc
index d357acde..32fab8e9 100644
--- a/doc/src/platforms/android-platform-notes.qdoc
+++ b/doc/src/platforms/android-platform-notes.qdoc
@@ -29,7 +29,6 @@
/*!
\page android-platform-notes.html
\title Platform and Compiler Notes - Android
- \contentspage Platform and Compiler Notes
This page contains information particular to building Qt applications for
and running them on the \l{Qt for Android}{Android} platform. Qt supports
diff --git a/doc/src/platforms/integrity.qdoc b/doc/src/platforms/integrity.qdoc
index da5c127e..ff0161af 100644
--- a/doc/src/platforms/integrity.qdoc
+++ b/doc/src/platforms/integrity.qdoc
@@ -29,7 +29,6 @@
/*!
\page integrity.html
\title Qt for INTEGRITY
- \contentspage Platform Notes
\keyword INTEGRITY
\ingroup supportedplatform
\brief Platform support for INTEGRITY.
diff --git a/doc/src/platforms/qnx.qdoc b/doc/src/platforms/qnx.qdoc
index 3648258e..73561252 100644
--- a/doc/src/platforms/qnx.qdoc
+++ b/doc/src/platforms/qnx.qdoc
@@ -29,7 +29,6 @@
\page qnx.html
\title Qt for QNX
\brief Platform support for QNX.
- \contentspage Platform and Compiler Notes
\ingroup supportedplatform
\keyword QNX