From 08e82c7f25401770fcd293d0bae1c08db30abf7d Mon Sep 17 00:00:00 2001 From: Arttu Tarkiainen Date: Mon, 2 Aug 2021 17:46:55 +0300 Subject: Fix misc QDoc warnings Task-number: QTIFW-2253 Change-Id: Idf0216c1b4491160ee06924241bf26aaace9c883 Reviewed-by: Leena Miettinen --- examples/doc/systeminfo.qdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/doc/systeminfo.qdoc b/examples/doc/systeminfo.qdoc index 32907ddc3..338cb8f77 100644 --- a/examples/doc/systeminfo.qdoc +++ b/examples/doc/systeminfo.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2017 The Qt Company Ltd. +** Copyright (C) 2021 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing/ ** ** This file is part of the Qt Installer Framework. @@ -43,13 +43,13 @@ architecture. The logic to detect the operating system features is scripted in the - \c{root}'s \l{systeminfo/packages/root/meta/installscript.qs}{installscript.qs} file. + \c{root}'s \c{installscript.qs} file. \quotefromfile systeminfo/packages/root/meta/installscript.qs \section1 Helper Functions - The \l{systeminfo/packages/root/meta/installscript.qs}{installscript.qs} file first + The \c{installscript.qs} file first declares two helper functions: \c cancelInstaller() and \c majorVersion(). \skipto cancelInstaller -- cgit v1.2.3