From 2e241d153738c9881c4e57a6b8f095cd1c514992 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Mon, 28 Nov 2022 15:48:53 +0100 Subject: Add \brief descriptions to CMake overviews MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add brief descriptions of the pages that are shown in https://doc.qt.io/qt-6/overviews.html Pick-to: 6.4 Change-Id: I177e4ba82cd7b8e264122375bf9a595509918fdd Reviewed-by: Jörg Bornemann --- src/dbus/doc/src/qtdbus-cmake.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dbus/doc/src') diff --git a/src/dbus/doc/src/qtdbus-cmake.qdoc b/src/dbus/doc/src/qtdbus-cmake.qdoc index 599e5d4aaa..2748fe6d0b 100644 --- a/src/dbus/doc/src/qtdbus-cmake.qdoc +++ b/src/dbus/doc/src/qtdbus-cmake.qdoc @@ -4,6 +4,7 @@ /*! \group cmake-commands-qtdbus \title CMake Commands in Qt6 DBus +\brief Lists CMake commands defined in Qt6::DBus. The following CMake commands are defined when Qt6::DBus is loaded, for instance with @@ -246,6 +247,7 @@ argument. /*! \group cmake-source-file-properties-qtdbus \title CMake Source File Properties in Qt6 DBus +\brief Lists CMake file properties used in Qt6::DBus. \l{CMake Commands in Qt6 DBus}{CMake Commands} know about the following CMake source file properties: -- cgit v1.2.3