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
|