Doc: Add version and description to Qt-DBus documentation
This makes sure that the Qt version is part of the HTML title. Change-Id: I2ad8535a9289616d21c18bd9e92d4a91f6faced0 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 6faa6cb1d79aa600100398de27ee58481e85e85e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
64d3b9f6d1
commit
0e9eb2e946
@ -3,6 +3,8 @@ include($QT_INSTALL_DOCS/config/exampleurl-qtbase.qdocconf)
|
|||||||
|
|
||||||
# Name of the project which must match the outputdir. Determines the .index file
|
# 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.
|
# Directories in which to search for files to document and images.
|
||||||
# By default set to the root directory of the project for sources
|
# By default set to the root directory of the project for sources
|
||||||
|
Loading…
x
Reference in New Issue
Block a user