457496b830
An online documentation template that follows the style of qt.io site. Update the url variable for Qt modules to point to doc.qt.io/qt-5/. Task-number: QTBUG-42086 Change-Id: I5428a02cd503aef2217efd7361f4c8b7b5895a52 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
16 lines
462 B
Plaintext
16 lines
462 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"
|
|
|
|
sourcedirs += includes
|
|
|
|
url = http://doc.qt.io/qt-5
|