From 3553f8119b5cd8c04c7208c519bb08245a44720e Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Sun, 8 Nov 2020 00:50:13 +0100 Subject: 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: Ib59de7976fae19e7b39962e80161df6628e4070b Reviewed-by: Paul Wicking --- src/sql/doc/src/qt6-changes.qdoc | 4 ++-- src/sql/doc/src/qtsql.qdoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/sql/doc') diff --git a/src/sql/doc/src/qt6-changes.qdoc b/src/sql/doc/src/qt6-changes.qdoc index 7f03b57da5..71980edf4f 100644 --- a/src/sql/doc/src/qt6-changes.qdoc +++ b/src/sql/doc/src/qt6-changes.qdoc @@ -27,8 +27,8 @@ /*! \page qtsql-changes-qt6.html - \title Porting to Qt 6 - Qt Sql - \ingroup porting-guides-5-to-6 + \title Changes to Qt SQL + \ingroup changes-qt-5-to-6 \brief Migrate Qt Sql to Qt 6. Qt 6 is a result of the conscious effort to make the framework more diff --git a/src/sql/doc/src/qtsql.qdoc b/src/sql/doc/src/qtsql.qdoc index 0fa0aa894e..801afba902 100644 --- a/src/sql/doc/src/qtsql.qdoc +++ b/src/sql/doc/src/qtsql.qdoc @@ -50,7 +50,7 @@ \snippet snippets/code/code.pro qmake_use \section1 Module Evolution - \l{Porting to Qt 6 - Qt SQL} lists important changes in the module API + \l{Changes to Qt SQL} lists important changes in the module API and functionality that were done for the Qt 6 series of Qt. \section1 Licenses and Attributions -- cgit v1.2.3