qdoc: Make links to \target work intermodule
authorMartin Smith <martin.smith@digia.com>
Tue, 11 Dec 2012 13:53:29 +0000 (14:53 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 12 Dec 2012 09:55:28 +0000 (10:55 +0100)
commitf03f8431ef19606940a528e903c0d0cb82264c94
tree69687c91cd1ec2f12a00438da956a5122b30bd60
parent0549a4b6f52e6929daec4b0c97df2085739bc719
qdoc: Make links to \target work intermodule

\target sets up a unique target that should be
accessible with \l across module boundaries.
This was not working across module boundaries.
Now it has been fixed, and it is one way of
handling the problem described in the referenced
bug report.

Task-number: QTBUG-28244
Change-Id: I541f409b998f84b2b8dcf66751762cf07f9f108b
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/tools/qdoc/htmlgenerator.cpp
src/tools/qdoc/qdocdatabase.cpp
src/tools/qdoc/qdocdatabase.h
src/tools/qdoc/qdocindexfiles.cpp