e56d3b03ed
Conflicts: src/corelib/tools/qlocale_data_p.h (Regenerated by running the scripts in util/local_database/) src/gui/opengl/qopengltextureuploader.cpp Done-With: Edward Welbourne <edward.welbourne@qt.io> Done-With: Allan Sandfeld Jensen <allan.jensen@qt.io> Change-Id: I12df7f066ed0a25eb109f61c4b8d8dea63b683e2
14 lines
365 B
Plaintext
14 lines
365 B
Plaintext
#include standard set of HTML header and footer.
|
|
HTML.nonavigationbar = "false"
|
|
HTML.tocdepth = 2
|
|
include(html-header-online.qdocconf)
|
|
include(html-footer-online.qdocconf)
|
|
|
|
defines += onlinedocs
|
|
|
|
#uncomment if navigation bar is not wanted
|
|
#HTML.nonavigationbar = "true"
|
|
|
|
sourcedirs += includes-online \
|
|
includes
|