From 02167870c33783242b730d5d49ee47e48201811b Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 1 Nov 2016 16:05:43 +0100 Subject: Use new "Files" property in testlib 3rdparty documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4ecef274f4afe0b1a25502fb64b2213a7bdb2853 Reviewed-by: hjk Reviewed-by: Topi Reiniƶ --- src/testlib/3rdparty/qt_attribution.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/testlib/3rdparty/qt_attribution.json b/src/testlib/3rdparty/qt_attribution.json index 23d230cb5c..d8b0ad1fc7 100644 --- a/src/testlib/3rdparty/qt_attribution.json +++ b/src/testlib/3rdparty/qt_attribution.json @@ -4,8 +4,9 @@ "Name": "Callgrind", "QDocModule": "qttestlib", "QtUsage": "Used on Linux ond MacOS in the Qt Test module.", + "Files": "valgrind_p.h callgrind_p.h", - "Description": "callgrind_p.h is part of Valgrind: an instrumentation framework for building dynamic analysis tools.", + "Description": "Part of Valgrind: an instrumentation framework for building dynamic analysis tools.", "Homepage": "http://valgrind.org/", "License": "BSD 4-clause \"Original\" or \"Old\" License", "LicenseId": "BSD-4-Clause", @@ -17,8 +18,9 @@ "Name": "Cycle", "QDocModule": "qttestlib", "QtUsage": "Used in the Qt Test module.", + "Files": "cycle_p.h", - "Description": "cycle_p.h allows to access the CPU's cycle counters.", + "Description": "Allows to access the CPU's cycle counters.", "License": "MIT License", "LicenseId": "MIT", "LicenseFile": "CYCLE_LICENSE.txt", @@ -30,8 +32,9 @@ Copyright (c) 2003, 2006 Massachusetts Institute of Technology" "Name": "Linux Performance Events", "QDocModule": "qttestlib", "QtUsage": "Used on Linux and Android in the Qt Test module.", + "Files": "linux_perf_event_p.h", - "Description": "linux_perf_event_p.h allows access to the LInux kernel's performance events.", + "Description": "Allows access to the Linux kernel's performance events.", "License": "GNU General Public License v2.0 only", "LicenseId": "GPL-2.0", "LicenseFile": "LINUX_LICENSE.txt", -- cgit v1.2.3