forked from qt-creator/qt-creator
To build the manual, switch to qtcreator\doc\qtdesignstudiodoc, run qmake, and then "make docs". The example documentation does not get built with this change. We need to decide whether to move the examples or fetch their docs from the other repository. Task-number: QDS-1487 Change-Id: Ic0a8c15b226eba8ac90686953568f3deaa000fb0 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
include(config/license.qdocconf)
|
|
include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)
|
|
include(config/qtdesignstudio.qdocconf)
|