7c99231c55
-individual Qt 5 modules have the same URL and it can be inherited from doc/global Change-Id: Ie53fe7509a4f906740512e290e263d34ba3f2ee6 Reviewed-by: Martin Smith <martin.smith@digia.com>
17 lines
533 B
Plaintext
17 lines
533 B
Plaintext
#Include this file to inherit configuration related to Qt Project based modules.
|
|
|
|
dita.metadata.default.author = Qt Project
|
|
dita.metadata.default.permissions = all
|
|
dita.metadata.default.publisher = Qt Project
|
|
dita.metadata.default.copyryear = 2014
|
|
dita.metadata.default.copyrholder = Digia Plc
|
|
dita.metadata.default.audience = programmer
|
|
|
|
#Set the main Qt index.html
|
|
navigation.homepage = "Qt $QT_VER"
|
|
buildversion = "Qt $QT_VERSION Reference Documentation"
|
|
|
|
sourcedirs += includes
|
|
|
|
url = http://qt-project.org/doc/qt-$QT_VER
|