summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@qt.io>2020-11-08 01:01:06 +0100
committerJerome Pasion <jerome.pasion@qt.io>2020-11-09 14:21:35 +0100
commit728ce63195f8450b2f5ac5e3727cbfffdb622c71 (patch)
treebcfd947ecc7ecf3ddb53e7be654e4a7fdfd066b5 /src
parent3322c62f0129f6e87a184ba5f1956195c8a84a03 (diff)
downloadqtsvg-728ce63195f8450b2f5ac5e3727cbfffdb622c71.tar.gz
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 <paul.wicking@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/svg/doc/src/qt6-changes.qdoc4
-rw-r--r--src/svg/doc/src/qtsvg-index.qdoc2
2 files changed, 3 insertions, 3 deletions
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