summaryrefslogtreecommitdiffstats
path: root/doc/global/html-header-online.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-02-06 15:51:23 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2015-03-11 09:17:39 +0000
commit2002103baac593e9193d9501dc0e1b1e9e28446a (patch)
tree512fcb30b6b83d3a10b9c2ed4d11607789df1f48 /doc/global/html-header-online.qdocconf
parent268cc1dc996ba943895f24c5ca915c2b406b6097 (diff)
Doc: Update the online documentation template
This change fixes a number of issues in the online template: - Missing vertical line after the login icon in the header - Update header, footer links and appearance - Adjust alternate background color of table cells to improve readability - Fix style of cookie notification in the html header - Add The Qt Company logo in the footer - Adjust list item marker image - Improve responsiveness of footer Change-Id: I77147b4b4161d6001c095a4b67e15552132100e6 Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'doc/global/html-header-online.qdocconf')
-rw-r--r--doc/global/html-header-online.qdocconf9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/global/html-header-online.qdocconf b/doc/global/html-header-online.qdocconf
index b7fa9e1a65..fc297605f5 100644
--- a/doc/global/html-header-online.qdocconf
+++ b/doc/global/html-header-online.qdocconf
@@ -7,7 +7,9 @@ HTML.stylesheets = template/style/online.css \
template/style/icomoon.svg \
template/style/icomoon.ttf \
template/style/icomoon.woff \
- template/style/doc_search.png
+ template/style/cookiebar-x.png \
+ template/style/doc_search.png \
+ template/style/theqtcompany.png
#for including files into the qch file. Relative to the outputdir of a QDoc build.
qhp.extraFiles += style/online.css \
@@ -16,7 +18,10 @@ qhp.extraFiles += style/online.css \
style/icomoon.eot \
style/icomoon.svg \
style/icomoon.ttf \
- style/icomoon.woff
+ style/icomoon.woff \
+ style/cookiebar-x.png \
+ style/doc_search.png \
+ style/theqtcompany.png
HTML.headerstyles = \
" <link rel=\"stylesheet\" type=\"text/css\" href=\"style/online.css\" />\n" \