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>
10 lines
264 B
Plaintext
10 lines
264 B
Plaintext
#include standard set of HTML header and footer.
|
|
include(html-config.qdocconf)
|
|
include(html-header-online.qdocconf)
|
|
include(html-footer-online.qdocconf)
|
|
|
|
#uncomment if navigation bar is not wanted
|
|
#HTML.nonavigationbar = "true"
|
|
|
|
sourcedirs += includes-online
|