summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2018-12-03 12:00:51 +0200
committerMats Honkamaa <mats.honkamaa@qt.io>2018-12-03 12:43:13 +0000
commit3e6334b63bb97d97012a1684b5142da2093f945a (patch)
treeed84d8064556646be8491b91de93e9c06ca84864
parent911b1715659a8721ce0dc5d60289cd0feeec534f (diff)
Fix columns on index page
Table on index page is to narrow so images cuts off, I change it to use 3 columns instead of 4 to solve the problem. Task-number: QT3DS-2780 Change-Id: Ia296c166a30512843d3ebafadce2aa5fbedf1a1c Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
-rw-r--r--doc/src/00-concepts.qdoc29
1 files changed, 14 insertions, 15 deletions
diff --git a/doc/src/00-concepts.qdoc b/doc/src/00-concepts.qdoc
index a9f9d2d9..76a43cc3 100644
--- a/doc/src/00-concepts.qdoc
+++ b/doc/src/00-concepts.qdoc
@@ -48,10 +48,7 @@ interactive presentations, UIs and applications.
\div {align="center"}
\image animation-index.png
\enddiv
- \li
- \div {align="center"}
- \image scripting-index.png
- \enddiv
+
\row
\li \b {Getting Started}
\list
@@ -75,24 +72,27 @@ interactive presentations, UIs and applications.
\li \l{Studio: Timeline Palette}{The Timeline}
\li \l{Dynamic Keyframes}
\endlist
- \li \b {Scripting}
- \list
- \li \l{Using Data Inputs}{Data Input}
- \li \l{Using Behavior Scripts}{Behavior}
- \li \l{File Formats}
- \endlist
\row
\li
\div {align="center"}
+ \image scripting-index.png
+ \enddiv
+ \li
+ \div {align="center"}
\image deployment-index.png
\enddiv
\li
\div {align="center"}
\image help-index.png
\enddiv
- \li
- \li
+
\row
+ \li \b {Scripting}
+ \list
+ \li \l{Using Data Inputs}{Data Input}
+ \li \l{Using Behavior Scripts}{Behavior}
+ \li \l{File Formats}
+ \endlist
\li \b {Deployment}
\list
\li \l{Viewer Remote Deployment}
@@ -102,10 +102,9 @@ interactive presentations, UIs and applications.
\li \l{Studio Keyboard Shortcuts}
\li \l{Viewer Keyboard Shortcuts}
\endlist
- \li
- \li
+
\row
- \li {4,1} \note To report bugs and suggestions to the Qt Bug
+ \li {3,1} \note To report bugs and suggestions to the Qt Bug
Tracker, visit \l https://bugreports.qt.io.
\endtable