qdoc: Use 'org.qt-project.' prefix in namespace
Standarize the qdoc namespace to match all the others configurations. Change-Id: I364d41f20084b77ab3805e72c870147c05da1d42 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>bb10
parent
5d2a0eedb0
commit
7322fe27e1
|
|
@ -20,7 +20,7 @@ tagfile = ../html/qdoc.tags
|
|||
qhp.projects = QDoc
|
||||
|
||||
qhp.QDoc.file = qdoc.qhp
|
||||
qhp.QDoc.namespace = qdoc.$QT_VERSION_TAG
|
||||
qhp.QDoc.namespace = org.qt-project.qdoc.$QT_VERSION_TAG
|
||||
qhp.QDoc.virtualFolder = qdoc
|
||||
qhp.QDoc.indexTitle = QDoc Manual
|
||||
qhp.QDoc.indexRoot =
|
||||
|
|
|
|||
Loading…
Reference in New Issue