qdoc: Structure the DITA map with a root node.
authorMartin Smith <martin.smith@nokia.com>
Thu, 15 Mar 2012 12:55:37 +0000 (13:55 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 15 Mar 2012 17:05:05 +0000 (18:05 +0100)
commitc0291177a1bd52b724d3a0639766ba1676a53ae4
tree781a7c5c2de653bfed59a3ad8ad9accbf0fc71c7
parent26450fe6a6340b09b1e3fa49c35028aa15ef223f
qdoc: Structure the DITA map with a root node.

The root topicref is now always index.dita, unless
there is no index.dita. But there is always a root
topicref that has the project name as its navtitle,
even if there is no index.dita file to map it to.

Task-number:  Mzilla bug - 7229
Change-Id: I0c9fdf1a2e3ba847fe8975a0745667189a77a755
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/tools/qdoc/ditaxmlgenerator.cpp
src/tools/qdoc/ditaxmlgenerator.h
src/tools/qdoc/node.h
src/tools/qdoc/pagegenerator.cpp