Update docs after modularization of docs

The global files now live in qtbase only, and are made available to the
other modules via the $QT_INSTALL_DOCS variable.

We now use QMAKE_DOCS to trigger doc generation instead of rolling our
own rules for qdoc.

Change-Id: I900029d71c305a1f269cddeeb0e05c524d933834
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Tor Arne Vestbø
2012-10-11 15:23:49 +02:00
committed by The Qt Project
parent cb010ebf5c
commit c64d7ce2a2
7 changed files with 5 additions and 801 deletions

View File

@@ -6,6 +6,8 @@ contains(QT_CONFIG, opengl) | contains(QT_CONFIG, opengles2) {
DEFINES += QT_NO_OPENGL
}
QMAKE_DOCS = $$PWD/doc/qtmultimedia.qdocconf
load(qt_module)
INCLUDEPATH *= .