From d4b3989818e85b1e1f3183bef2711e125fbe76ca Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Wed, 11 Nov 2020 17:23:18 +0100 Subject: Update landing pages and module pages in qtbase -Qt SQL, Qt D-BUS, Qt GUI, Qt OpenGL, Qt Widgets, Qt Test, Qt Concurrent, Qt XML, Qt Network, Qt Core -language edits for consistency, add links Task-number: QTBUG-87155 Change-Id: Ic61350c9fa15090c802a42d8e9116219591eba73 Reviewed-by: Paul Wicking --- src/corelib/doc/src/qtcore-index.qdoc | 5 ++--- src/corelib/doc/src/qtcore.qdoc | 2 ++ 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'src/corelib/doc') diff --git a/src/corelib/doc/src/qtcore-index.qdoc b/src/corelib/doc/src/qtcore-index.qdoc index 1d6c088a59..c74f173562 100644 --- a/src/corelib/doc/src/qtcore-index.qdoc +++ b/src/corelib/doc/src/qtcore-index.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2019 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the documentation of the Qt Toolkit. @@ -31,9 +31,8 @@ \brief The Qt Core module is part of Qt's essential modules. - \section1 Core Functionalities - Qt Core adds these features to C++: + The Qt Core module adds these features to C++: \list \li a very powerful mechanism for seamless object communication called diff --git a/src/corelib/doc/src/qtcore.qdoc b/src/corelib/doc/src/qtcore.qdoc index 70b14e755a..483f39b77a 100644 --- a/src/corelib/doc/src/qtcore.qdoc +++ b/src/corelib/doc/src/qtcore.qdoc @@ -35,4 +35,6 @@ \brief Provides core non-GUI functionality. All other Qt modules rely on this module. + + The \l{Qt Core} page contains information about how to use the module. */ -- cgit v1.2.3