Details
-
Task
-
Resolution: Invalid
-
P2: Important
-
None
-
None
-
None
-
Incorrectly closed as fixed when the fix was squashed into a commit that didn't merge.
-
QDoc Sprint 1
Description
QDoc's auto-linker is slightly too eager to resolve link targets after the comment file feature; linking to even targets that are marked \internal.
Most prominent is the word 'macOS', where we tried to disable the autolinking by introducing an internal \externalpage. For example;
-<p>With the MySQL driver, it is possible to connect to a MySQL server. In order to build the QMYSQL Plugin for Unix or <a href="supported-platforms.html#macos">macOS</a>, you need the MySQL header files as well as the shared library, libmysqlclient.so. To compile the plugin for Windows, install MySQL.</p> +<p>With the MySQL driver, it is possible to connect to a MySQL server. In order to build the QMYSQL Plugin for Unix or <a href="nolink">macOS</a>, you need the MySQL header files as well as the shared library, libmysqlclient.so. To compile the plugin for Windows, install MySQL.</p>
notice the <a href="nolink">macOS</a>, which obviously is not intended.
Attachments
Issue Links
- is required for
-
QTBUG-77196 Add comments file handling to QDoc
- Closed
For Gerrit Dashboard: QTBUG-79108 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
276844,1 | qdoc: Skip \internal nodes when resolving targets | 5.14 | qt/qttools | Status: ABANDONED | +2 | 0 |