qdoc: Handle scripts exactly like styles
authorMartin Smith <martin.smith@digia.com>
Fri, 16 Nov 2012 13:08:49 +0000 (14:08 +0100)
committerJerome Pasion <jerome.pasion@digia.com>
Fri, 16 Nov 2012 13:11:46 +0000 (14:11 +0100)
commitb75980d7f5b25ef11879305517a4036af0e324cf
tree6d26f377733165fb325bf79b9340c4d068b9504e
parent0f4a1d44217ff90b1b4313b14751ea340415ddcb
qdoc: Handle scripts exactly like styles

The values of the scripts variable in the qdocconf file
must now be paths that are relative to the location of
the qdocconf file, just like for styles. They can be
absolute paths, of course, but if they are relative,
they must be relative to the qdocconf file containing
the scripts variable.

Task-number: QTBUG-27878
Change-Id: Iec12d1937ca9db540a2aa5e378fadc60de0a2d8c
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/tools/qdoc/generator.cpp