summaryrefslogtreecommitdiffstats
path: root/doc/global/qt-html-templates-online.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-01-14 10:03:51 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2015-02-26 12:26:15 +0000
commitba5f93956bfb218a46ad36d7c4f7660f62a38417 (patch)
tree40e7a30f2065897a34ed26884f637ee82df5fa17 /doc/global/qt-html-templates-online.qdocconf
parent04e313d7084e3704649e81fc89436f79d09a810e (diff)
Doc: Update online documentation template
- Online CSS tweaks: Max-width, font-sizes, font-weights to improve readability, other minor fixes - Remove duplicate include statement and unnecessary definitions for online template Change-Id: I713bddd0e175235668c4d9790d0df58b4131d19f Reviewed-by: Martin Smith <martin.smith@digia.com>
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)