summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-09-06 13:41:55 +0200
committerKai Koehne <kai.koehne@qt.io>2018-09-27 12:31:34 +0000
commitb90ea4a947a5fe808cba8a12e3c9e9864ffdaa20 (patch)
treebf9e649bea7eb010a9400e4bb8e2a12b42ea4c71
parentf6c9d0b59603d32a3a91dd166239429b3b056c6e (diff)
Do show module license on all help pages
Qt Charts has a different main license than most other Qt modules, which is easy to miss. We do show the license on the module landing page and in the 'All modules' overview page, but if you directly open an example or a class page you can still miss this. This change adds the main license description to the header shared by all pages of the module; we (mis)use the buildversion variable for that, which was so far unused. Right now qdoc does not 'linkify' the entry. It could add a generic link to the landing page though, where the license is also described. Task-number: QTBUG-70354 Change-Id: Ida57d3cae893ae069bb11e41c71e75a71adeb2f1 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
-rw-r--r--src/charts/doc/qtcharts.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/charts/doc/qtcharts.qdocconf b/src/charts/doc/qtcharts.qdocconf
index ce695886..ff1b8819 100644
--- a/src/charts/doc/qtcharts.qdocconf
+++ b/src/charts/doc/qtcharts.qdocconf
@@ -3,6 +3,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtCharts
description = Qt Charts Reference Documentation
version = $QT_VERSION
+buildversion = Qt Charts | Commercial or GPLv3
sourcedirs += .. \
../../chartsqml2