Files
qt-creator/doc/qtdesignstudio/qtdesignstudio-online.qdocconf
Topi Reinio 1c729b931f Doc: Qt Design Studio: Fix missing search results page in online builds
The qt-html-templates-online include adds a source for the results page,
but because it was included before the main project .qdocconf, the latter
overrode this setting.

Pick-to: 6.0
Change-Id: I10d9491aa481eec958bdb8744e1c0bbd36e4763c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-11-08 14:42:21 +00:00

12 lines
386 B
Plaintext

include(config/license.qdocconf)
include(config/qtdesignstudio.qdocconf)
include($QT_INSTALL_DOCS/global/qt-html-templates-online.qdocconf)
include(config/html-online.qdocconf)
# Override macros for online use
include(../config/macros-online.qdocconf)
# Add an .html file with sidebar content, used in the online style
HTML.stylesheets += config/style/qt5-sidebar.html