Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-113138

Copyright statements and license identifiers appear in the HTML

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.5.1, 6.6.0
    • 6.5.0
    • Documentation
    • None
    • 4fc3f0c15 (dev), d664cb484 (dev), 860f9c359 (6.5), ee35560da (6.5)
    • DaVinci 78

      Some pages are showing copyright statements and license identifiers in the rendered output, typically like this:

      // Copyright (C) 2020 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
      

      These appear in at least the doc pages for qt_finalize_project() and qt_add_executable().

      The doc sources in qtbase contain \include commands and the text appears above them in the generated HTML: \qtbase\src\corelib\doc\src\cmake\qt_finalize_project.qdoc:42

      The \include files need to be changed to use snippet markers and those need to be used in the docs.

        For Gerrit Dashboard: QTBUG-113138
        # Subject Branch Project Status CR V

            treinio Topi Reiniö
            leenam Leena Miettinen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes