summaryrefslogtreecommitdiffstats
path: root/src/sql/doc/src
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2020-09-16 12:32:21 +0200
committerPaul Wicking <paul.wicking@qt.io>2020-09-16 18:32:09 +0200
commitc5f611c0841791baab4790588352a7b5eb5dc4c3 (patch)
treeb990f0ced94e2faf381075cb11bfb5afe1467994 /src/sql/doc/src
parent227e364c226177dea9fde388b1c5fdabf150f4e1 (diff)
Doc: Add porting guide documents
Also add existing such docs to the new document group Task-number: QTBUG-84051 Change-Id: I76f033f0846e09943f249d2beeb1606869eef382 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/sql/doc/src')
-rw-r--r--src/sql/doc/src/qt6-changes.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sql/doc/src/qt6-changes.qdoc b/src/sql/doc/src/qt6-changes.qdoc
index 4bde13e0ed..7f03b57da5 100644
--- a/src/sql/doc/src/qt6-changes.qdoc
+++ b/src/sql/doc/src/qt6-changes.qdoc
@@ -28,6 +28,8 @@
/*!
\page qtsql-changes-qt6.html
\title Porting to Qt 6 - Qt Sql
+ \ingroup porting-guides-5-to-6
+ \brief Migrate Qt Sql to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
efficient and easy to use.