doc: update documentation project name to match module name
Otherwise qdoc will fail to find the index file when looking for qtbase/doc/qtmodulename/qtmodulename.index. Change-Id: I116b09350f157a42df6dbdb9d3029f4917f59299 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
@@ -6,8 +6,7 @@ include(macros.qdocconf)
|
||||
include(qt-cpp-ignore.qdocconf)
|
||||
include(qt-defines.qdocconf)
|
||||
|
||||
# Name of the project.
|
||||
project = Qt Multimedia
|
||||
project = qtmultimedia
|
||||
description = Qt Multimedia Documentation
|
||||
|
||||
# Directories in which to search for files to document and images.
|
||||
|
||||
Reference in New Issue
Block a user