qdoc: Fixed a qdoc error problem
authorMartin Smith <martin.smith@nokia.com>
Wed, 9 May 2012 13:23:30 +0000 (15:23 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 9 May 2012 15:52:48 +0000 (17:52 +0200)
commit4e9dc8b49d97f1955875c727dbcdbcbb20999428
tree7afb5081fb6f810f5e0fad71d4bc192838a1e90f
parent4ab7d53431c8e5091e1836eeaf876bc4ab8e4ecc
qdoc: Fixed a qdoc error problem

When an example was missing, qdoc printed
an error message without specifying the
location of the error. Now it includes the
file path and line number of the \example
command where the error can be fixed.

Change-Id: Ib75ffc467c0f266ed3939b8aa4b24800ec5eb92e
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/tools/qdoc/cppcodeparser.cpp