summaryrefslogtreecommitdiffstats
path: root/doc/global/qt-html-templates-online.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-10-21 14:57:50 +0200
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-12-03 12:20:07 +0100
commit457496b83090006b232c56c04042bf6c9b8b2c31 (patch)
tree36e1e6c24b20b4a374f9cee081da7746553fa2f1 /doc/global/qt-html-templates-online.qdocconf
parent1ed09b486eaca10c11aa454d648ad857f819b183 (diff)
Doc: new template for qt.io online style
An online documentation template that follows the style of qt.io site. Update the url variable for Qt modules to point to doc.qt.io/qt-5/. Task-number: QTBUG-42086 Change-Id: I5428a02cd503aef2217efd7361f4c8b7b5895a52 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'doc/global/qt-html-templates-online.qdocconf')
-rw-r--r--doc/global/qt-html-templates-online.qdocconf18
1 files changed, 2 insertions, 16 deletions
diff --git a/doc/global/qt-html-templates-online.qdocconf b/doc/global/qt-html-templates-online.qdocconf
index 88abc3429b..78d0d497c8 100644
--- a/doc/global/qt-html-templates-online.qdocconf
+++ b/doc/global/qt-html-templates-online.qdocconf
@@ -1,23 +1,9 @@
#include standard set of HTML header and footer.
include(html-config.qdocconf)
include(html-header-online.qdocconf)
-include(html-footer.qdocconf)
+include(html-footer-online.qdocconf)
#uncomment if navigation bar is not wanted
#HTML.nonavigationbar = "true"
-HTML.stylesheets = template/style/online.css
-HTML.extraimages += template/images/ico_out.png \
- template/images/ico_note.png \
- template/images/ico_note_attention.png \
- template/images/btn_prev.png \
- template/images/btn_next.png \
- template/images/bullet_dn.png \
- template/images/bullet_sq.png \
- template/images/bgrContent.png \
- template/images/Qt-logo.png \
- template/images/Qt-dark_gradient.png \
- template/images/Qt-footer-bg.jpg \
- template/images/Qt-footer_shadow.png \
- template/images/Qt-gradient.png \
- template/images/Qt-header-bg.jpg
+sourcedirs += includes-online