QDoc: Fix relative URL generation for cross-linking.
authorCasper van Donderen <casper.vandonderen@nokia.com>
Thu, 5 Jul 2012 12:49:10 +0000 (14:49 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 6 Jul 2012 01:54:38 +0000 (03:54 +0200)
commit33730f3b28d29748efb71355e7ee67f91e7a1f5e
tree058911299f4552ea4167da675fff65a1fcb69fd1
parent3101f9d92c1b1135e48956436214a8ac1287f1ab
QDoc: Fix relative URL generation for cross-linking.

Previously the URL relative to the installdir was used, now we use a
relative URL to the index file.

Change-Id: Ia2485aa49da8240901d0db1f102eb48da689ef2a
Reviewed-by: Martin Smith <martin.smith@nokia.com>
src/tools/qdoc/tree.cpp