Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.2.0
-
Fix Version/s: 5.2.0
-
Component/s: Build tools: qdoc, Documentation
-
Labels:None
-
Commits:1fc28716e67cb9a4384c99c39e8a283ca344e771
Description
In modularized documentation, some links to other modules' pages are generated with the wrong module name and directory.
For example:
http://doc-snapshot.qt-project.org/qt5-stable/qimageioplugin.html#Capability-enum
...has a link to QFlags.
In the single directory output, the link works, but in modularized documentation, the link is generated to be
"qtgui/qflags.html"
it should be
"qtcore/qflags.html"
Attachments
Issue Links
- is required for
-
QTBUG-35145 Issues to be fixed before Qt5.2 final release
-
- Closed
-