qdoc: Added support for modularized example doc
authorMartin Smith <martin.smith@nokia.com>
Tue, 31 Jul 2012 11:57:20 +0000 (13:57 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 1 Aug 2012 16:12:34 +0000 (18:12 +0200)
commite178b49522465becf1b0c56bff1974e6037ba9ec
treec74c0ec221b6e66018e14474d6c5cdb979e4edd7
parent864a843f98f58ce09528dca1ae7465f8149e404f
qdoc: Added support for modularized example doc

qdoc now searches for .qdoc files in the directories
listed in the exampledirs variable. These files are
added to the list of sources to be parsed.

Task nr: QTBUG-26708

Change-Id: I6dfd7cd7b41e0bdf847f88b6d61ac0272902d4e1
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/tools/qdoc/config.cpp
src/tools/qdoc/config.h
src/tools/qdoc/main.cpp