c8afc67875
Let the qtattributionsscanner tool generate a .qdoc file in the build directory that contains code attributions for this qdoc module. Task-number: QTBUG-55139 Change-Id: Ic7532c9a7c092f552c36e21ee6cbebdd0107689b Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
16 lines
482 B
Plaintext
16 lines
482 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 = 2016
|
|
dita.metadata.default.copyrholder = The Qt Company Ltd
|
|
dita.metadata.default.audience = programmer
|
|
|
|
#Set the main Qt index.html
|
|
navigation.homepage = "Qt $QT_VER"
|
|
|
|
sourcedirs += includes $$BUILDDIR
|
|
|
|
url = http://doc.qt.io/qt-5
|