summaryrefslogtreecommitdiffstats
path: root/doc/global/qt-html-templates-offline.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/global/qt-html-templates-offline.qdocconf')
-rw-r--r--doc/global/qt-html-templates-offline.qdocconf5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/global/qt-html-templates-offline.qdocconf b/doc/global/qt-html-templates-offline.qdocconf
index cd8315aa9a..d5780a35da 100644
--- a/doc/global/qt-html-templates-offline.qdocconf
+++ b/doc/global/qt-html-templates-offline.qdocconf
@@ -26,3 +26,8 @@ qhp.extraFiles += style/offline.css \
images/bullet_dn.png \
images/bullet_sq.png \
images/bgrContent.png
+
+# By default, include override definitions for a simplified template/CSS,
+# suited for rendering HTML with QTextBrowser. Comment out this line to
+# select the standard CSS.
+include(qt-html-templates-offline-simple.qdocconf)