QDoc: Add support for 'all subfolders' in dependant modules.
authorCasper van Donderen <casper.vandonderen@nokia.com>
Wed, 30 May 2012 08:44:04 +0000 (10:44 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 30 May 2012 09:13:55 +0000 (11:13 +0200)
commit60fb770fa779864015f728556857b1d70398fb74
tree40ce10627bcd4563ef6555f541fd0b89b67d175a
parent28ae5aa332f00920bd29d876159d6b92922798dc
QDoc: Add support for 'all subfolders' in dependant modules.

It is now possible to use '*' when specifying the 'depends' qdocconf
variable, this will automatically load all index files found in
subdirectories of the index dirs.

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