summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@qt.io>2020-11-08 20:26:35 +0100
committerJerome Pasion <jerome.pasion@qt.io>2020-11-09 14:24:18 +0100
commit3a904f1a17fd66ea28c8aa8b7a3da922c40b9de7 (patch)
tree81c56c95951e238cc068ea1139498d42cef5464d
parentfd5bebe5992950e7849b429eddc83b88ee533243 (diff)
Rename "Porting" pages to "Changes"
The content in the porting guides are closer to a changelog than a porting guide. At this point, it is easier for maintainers and contributors to write in a changelog than a guide. This change should help with readability and is closer to the usage of "Changes" in documentation. Part of a rename in other submodules. Task-number: QTBUG-87156 Change-Id: Ia63ff48c96b221b83f51f4eeec03232883ad2b55 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--src/oauth/doc/src/qt6-changes.qdoc4
-rw-r--r--src/oauth/doc/src/qtnetworkauth.qdoc2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/oauth/doc/src/qt6-changes.qdoc b/src/oauth/doc/src/qt6-changes.qdoc
index 9be363e..e1a425b 100644
--- a/src/oauth/doc/src/qt6-changes.qdoc
+++ b/src/oauth/doc/src/qt6-changes.qdoc
@@ -27,8 +27,8 @@
/*!
\page qtnetworkauth-changes-qt6.html
- \title Porting to Qt 6 - Qt Network Authorization
- \ingroup porting-guides-5-to-6
+ \title Changes to Qt Network Authorization
+ \ingroup changes-qt-5-to-6
\brief Migrate Qt Network Authorization to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
diff --git a/src/oauth/doc/src/qtnetworkauth.qdoc b/src/oauth/doc/src/qtnetworkauth.qdoc
index 1f4003a..8462c70 100644
--- a/src/oauth/doc/src/qtnetworkauth.qdoc
+++ b/src/oauth/doc/src/qtnetworkauth.qdoc
@@ -77,7 +77,7 @@
and trusted web interface.
\section1 Module Evolution
- \l{Porting to Qt 6 - Qt Network Authorization} lists important changes in
+ \l{Changes to Qt Network Authorization} lists important changes in
the module API and functionality that were done for the Qt 6 series of Qt.
\section1 Licenses