2020-01-16 16:30:39 +01:00
|
|
|
include(config/license.qdocconf)
|
2021-11-08 11:58:48 +01:00
|
|
|
include(config/qtdesignstudio.qdocconf)
|
2020-01-16 16:30:39 +01:00
|
|
|
include($QT_INSTALL_DOCS/global/qt-html-templates-online.qdocconf)
|
|
|
|
|
include(config/html-online.qdocconf)
|
|
|
|
|
|
2020-11-27 18:21:33 +01:00
|
|
|
# Override macros for online use
|
|
|
|
|
include(../config/macros-online.qdocconf)
|
|
|
|
|
|
2020-01-16 16:30:39 +01:00
|
|
|
# Add an .html file with sidebar content, used in the online style
|
|
|
|
|
HTML.stylesheets += config/style/qt5-sidebar.html
|
|
|
|
|
|