qdoc: Fixed bugs causing invalid DITA XML
authorMartin Smith <martin.smith@nokia.com>
Fri, 13 Apr 2012 10:55:56 +0000 (12:55 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 14 Apr 2012 17:46:00 +0000 (19:46 +0200)
commitaabd54b8bbac44ddaf05ca42cc8cdf5d31f3972b
tree9ab14f535e82214ac018433aa0f4f1368e38ab10
parenteb52d31ddf59d43c2f8cd1e85613b60213fd6696
qdoc: Fixed bugs causing invalid DITA XML

Fixed a bug in qdoc that caused too many end elements to be generated.
Also fixed some doc errors that caused invalid DITA to be generated.

Task nr: QTBUG-25302

Change-Id: Ifbbf457d28c51c2691a252888447739da7713bc9
Reviewed-by: Martin Smith <martin.smith@nokia.com>
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/corelib/tools/qregularexpression.cpp
src/tools/qdoc/ditaxmlgenerator.cpp
src/tools/qdoc/ditaxmlgenerator.h
src/tools/qdoc/doc/qdoc-manual.qdoc
src/tools/qdoc/node.cpp