From 728ce63195f8450b2f5ac5e3727cbfffdb622c71 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Sun, 8 Nov 2020 01:01:06 +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: I6df6690e014228e59cda9b1964f5bb7f3a4c9459 Reviewed-by: Paul Wicking --- src/svg/doc/src/qt6-changes.qdoc | 4 ++-- src/svg/doc/src/qtsvg-index.qdoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/svg/doc/src/qt6-changes.qdoc b/src/svg/doc/src/qt6-changes.qdoc index 34cccea..31a4639 100644 --- a/src/svg/doc/src/qt6-changes.qdoc +++ b/src/svg/doc/src/qt6-changes.qdoc @@ -27,8 +27,8 @@ /*! \page qtsvg-changes-qt6.html - \title Porting to Qt 6 - Qt SVG - \ingroup porting-guides-5-to-6 + \title Changes to Qt SVG + \ingroup changes-qt-5-to-6 \brief Migrate Qt SVG to Qt 6. Qt 6 is a result of the conscious effort to make the framework more diff --git a/src/svg/doc/src/qtsvg-index.qdoc b/src/svg/doc/src/qtsvg-index.qdoc index 4d58301..6e1d35a 100644 --- a/src/svg/doc/src/qtsvg-index.qdoc +++ b/src/svg/doc/src/qtsvg-index.qdoc @@ -48,7 +48,7 @@ \snippet doc_src_qtsvg.pro 1 \section1 Module Evolution - \l{Porting to Qt 6 - Qt SVG} lists important changes in the module API + \l{Changes to Qt SVG} 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.1