summaryrefslogtreecommitdiffstats
path: root/doc/global/qt-html-templates-online.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/global/qt-html-templates-online.qdocconf')
-rw-r--r--doc/global/qt-html-templates-online.qdocconf3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/global/qt-html-templates-online.qdocconf b/doc/global/qt-html-templates-online.qdocconf
index 78d0d497c8..69c399d05a 100644
--- a/doc/global/qt-html-templates-online.qdocconf
+++ b/doc/global/qt-html-templates-online.qdocconf
@@ -1,5 +1,6 @@
#include standard set of HTML header and footer.
-include(html-config.qdocconf)
+HTML.nonavigationbar = "false"
+HTML.tocdepth = 2
include(html-header-online.qdocconf)
include(html-footer-online.qdocconf)