qdoc: Added module attribute to most index elements
authorMartin Smith <martin.smith@digia.com>
Tue, 6 Nov 2012 12:44:35 +0000 (13:44 +0100)
committerMartin Smith <martin.smith@digia.com>
Tue, 6 Nov 2012 13:09:59 +0000 (14:09 +0100)
commit2efbf2dbbe1ff65c0624ba05a432d0e0e4a7d92f
tree8c698bf1660c7e40a5b12e5452d403fe7c3f505d
parentc808dd27459e030fde0577feb8ba06e3bd465526
qdoc: Added module attribute to most index elements

The index file generated by qdoc when it is run in
-prepare mode has been modified so that most elements
have a module attribute. The value of the module
attribute either came from an \inmodule command, or
it is the value of the project variable specified in
the qdocconf file that was read by qdoc.

Task number: QTBUG-27626

Change-Id: I44198bbbc1738fafc110c6b905eb1d67bc745323
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/tools/qdoc/codeparser.cpp
src/tools/qdoc/codeparser.h
src/tools/qdoc/cppcodeparser.cpp
src/tools/qdoc/generator.h
src/tools/qdoc/puredocparser.cpp
src/tools/qdoc/qdocdatabase.cpp
src/tools/qdoc/qdocindexfiles.cpp