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

CMake Property Reference: duplicate anchors

    XMLWordPrintable

Details

    • fdf0af3ae (dev), 00a480381 (dev), ec2cb0b4d (dev), 25f2bb922 (dev), d282992ec (dev), a3d461d80 (dev), 58bf8b590 (dev), 808c44138 (dev), 59b69f19c (dev)
    • DaVinci 96

    Description

      https://doc.qt.io/qt-6/cmake-property-reference.html: there are three subsections "Source File Properties" with the same anchor, source-file-properties. This means that https://doc.qt.io/qt-6/cmake-property-reference.html#source-file-properties refers to three sections (three <h3 id="source-file-properties">), but the browser can only point to the first one.

      I'm not entirely sure how this file is generated, which is why I'm not offering any patch.

      Fix: there are three <h3 id="source-file-properties">, there should be none: there should always be a disambiguator in the ID, something like <h3 id="source-file-properties-qtcore">, <h3 id="source-file-properties-qtdbus">, and <h3 id="source-file-properties-qtqml">.

      The same problems happens with global-properties.

      Attachments

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

        Activity

          People

            paulwicking Paul Wicking
            dourouc05_ Thibaut Cuvelier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: