summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2015-11-27 08:27:03 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-11-27 08:27:53 +0100
commitea5f40a7880946dd5e3346235d1a8e1a1a8fd42e (patch)
tree3aadba9965f8a77e2ce4169233b524f091a0e176 /doc
parentbdf49888ef4044bd513bfd4c888071b41119a6d4 (diff)
parentb13801fd550d4eef2e45ac3e11304571e0146dd9 (diff)
Merge remote-tracking branch 'origin/5.6' into dev
Diffstat (limited to 'doc')
-rw-r--r--doc/global/externalsites/qtcreator.qdoc8
-rw-r--r--doc/global/template/style/online.css3
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/global/externalsites/qtcreator.qdoc b/doc/global/externalsites/qtcreator.qdoc
index 95200622f3..b8cd9dec00 100644
--- a/doc/global/externalsites/qtcreator.qdoc
+++ b/doc/global/externalsites/qtcreator.qdoc
@@ -106,6 +106,10 @@
\title Qt Creator: Creating a Qt Quick Application
*/
/*!
+ \externalpage http://doc.qt.io/qtcreator/qtquick-iso-icon-browser.html
+ \title Qt Creator: Browsing ISO 7000 Icons
+*/
+/*!
\externalpage http://doc.qt.io/qtcreator/quick-export-to-qml.html
\title Qt Creator: Exporting Designs from Graphics Software
*/
@@ -210,6 +214,10 @@
\title Qt Creator: Editing MIME Types
*/
/*!
+ \externalpage http://doc.qt.io/qtcreator/creator-modeling.html
+ \title Qt Creator: Modeling
+*/
+/*!
\externalpage http://doc.qt.io/qtcreator/creator-qml-debugging-example.html
\title Qt Creator: Debugging a Qt Quick Example Application
*/
diff --git a/doc/global/template/style/online.css b/doc/global/template/style/online.css
index cfd0da0f4b..a98382e083 100644
--- a/doc/global/template/style/online.css
+++ b/doc/global/template/style/online.css
@@ -1261,6 +1261,9 @@ table td,table th {
table.alignedsummary,table.propsummary {
width:initial
}
+table.valuelist td.tblval {
+ font-size:0.75em
+}
div.main_index .row {
border-bottom:1px solid #eee
}