qdoc: Removed "../" from paths to images
authorMartin Smith <martin.smith@nokia.com>
Mon, 6 Aug 2012 10:42:58 +0000 (12:42 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 6 Aug 2012 14:04:06 +0000 (16:04 +0200)
commit7a64f2790eeee192f08b3fc139135e8b2c6b0ec9
tree5496c4357110191a35580bb817ef303c1c27bff9
parent6f580d6a5ae9cb553aa8486499af35a46406c4c6
qdoc: Removed "../" from paths to images

qdoc was mistakenly assuming that the output
was going into subdirectories. The base dir
variable was not being tested.

Task nr: QTBUG-26638

Change-Id: I9b331926f8954b58102f75fad3f233eaebb2bb4d
Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
src/tools/qdoc/ditaxmlgenerator.cpp
src/tools/qdoc/htmlgenerator.cpp