2013-02-19 17:54:54 +01:00
|
|
|
#include standard set of HTML header and footer.
|
2015-01-14 10:03:51 +01:00
|
|
|
HTML.nonavigationbar = "false"
|
|
|
|
HTML.tocdepth = 2
|
2013-02-19 17:54:54 +01:00
|
|
|
include(html-header-online.qdocconf)
|
2014-10-21 14:57:50 +02:00
|
|
|
include(html-footer-online.qdocconf)
|
2013-02-19 17:54:54 +01:00
|
|
|
|
2018-06-29 15:14:07 +02:00
|
|
|
defines += onlinedocs
|
|
|
|
|
2013-02-19 17:54:54 +01:00
|
|
|
#uncomment if navigation bar is not wanted
|
|
|
|
#HTML.nonavigationbar = "true"
|
2012-11-19 13:45:44 +01:00
|
|
|
|
2019-04-01 15:49:47 +02:00
|
|
|
sourcedirs += includes-online \
|
|
|
|
includes
|