Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5
-
None
-
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.