summaryrefslogtreecommitdiffstats
path: root/src/dbus
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-09-14 13:40:08 +0200
committerKai Köhne <kai.koehne@qt.io>2021-09-17 17:54:09 +0200
commit6faa6cb1d79aa600100398de27ee58481e85e85e (patch)
treeece254b1712f50ccf9dd96df327a030b744fbced /src/dbus
parentb57f7f07cf932bc61878473a492d7c39f15bcfbd (diff)
Doc: Add version and description to Qt-DBus documentation
This makes sure that the Qt version is part of the HTML title. Pick-to: 6.2 Change-Id: I2ad8535a9289616d21c18bd9e92d4a91f6faced0 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/dbus')
-rw-r--r--src/dbus/doc/qtdbus.qdocconf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/dbus/doc/qtdbus.qdocconf b/src/dbus/doc/qtdbus.qdocconf
index e88f39ce86..35f17b1f34 100644
--- a/src/dbus/doc/qtdbus.qdocconf
+++ b/src/dbus/doc/qtdbus.qdocconf
@@ -2,7 +2,9 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
include($QT_INSTALL_DOCS/config/exampleurl-qtbase.qdocconf)
# Name of the project which must match the outputdir. Determines the .index file
-project = QtDBus
+project = QtDBus
+description = Qt D-Bus Reference Documentation
+version = $QT_VERSION
# Directories in which to search for files to document and images.
# By default set to the root directory of the project for sources