summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2014-01-23 15:22:56 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-20 13:41:10 +0100
commit15c0c98d445eff922647bd51154539d2a35c0a42 (patch)
treeb873618857c1e56e984dff995bda804f8ec92241
parent27ce812c7e6c4d34b7113730d4ab4b472a98ca5a (diff)
Doc: Updated main landing page with a new layout and images.v5.3.0-alpha1
-added image thumbnails -updated CSS file with recent changes. Task-number: QTBUG-36411 Change-Id: I4af92292d9b1c139eb8e6f7f03d4fea0ac00a9b0 Reviewed-by: Martin Smith <martin.smith@digia.com>
-rw-r--r--doc/images/landing/icon_QtCreator_60x60px.pngbin0 -> 3909 bytes
-rw-r--r--doc/images/landing/icon_Qt_60x60px.pngbin0 -> 3863 bytes
-rw-r--r--doc/images/landing/icon_Tools.pngbin0 -> 2676 bytes
-rw-r--r--doc/src/index.qdoc68
4 files changed, 31 insertions, 37 deletions
diff --git a/doc/images/landing/icon_QtCreator_60x60px.png b/doc/images/landing/icon_QtCreator_60x60px.png
new file mode 100644
index 000000000..3f5e5c4da
--- /dev/null
+++ b/doc/images/landing/icon_QtCreator_60x60px.png
Binary files differ
diff --git a/doc/images/landing/icon_Qt_60x60px.png b/doc/images/landing/icon_Qt_60x60px.png
new file mode 100644
index 000000000..7d1e7faf8
--- /dev/null
+++ b/doc/images/landing/icon_Qt_60x60px.png
Binary files differ
diff --git a/doc/images/landing/icon_Tools.png b/doc/images/landing/icon_Tools.png
new file mode 100644
index 000000000..d9b984aa1
--- /dev/null
+++ b/doc/images/landing/icon_Tools.png
Binary files differ
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc
index b3c29d6a5..fe944cf14 100644
--- a/doc/src/index.qdoc
+++ b/doc/src/index.qdoc
@@ -29,40 +29,39 @@
\page index.html
\keyword Qt Reference Documentation
-\div {class="col-group"}
+\div {class="landing"}
\div {class="col-1"}
- \div {class="indexbox tools"}
- \div {class="indexboxcont indexboxbar"}
- \div {class="sectionlist normallist"}
- \div {class="heading"}
- \title Qt 5.3
- \enddiv
+ \div {class="heading"}
+ \title Qt 5.3
+ \enddiv
Qt is a full development framework with tools designed to streamline
the creation of applications and user interfaces for desktop,
embedded, and mobile platforms.
-
- \list
-
- \li \b{Qt Framework} - intuitive APIs for C++ and JavaScript-like
- programming with Qt Quick for rapid UI creation
-
- \li \b{Qt Creator IDE} - a powerful cross-platform integrated
- development environment, including UI designer tools and on-
- device debugging
-
- \li \b{Tools and toolchains} - internationalization support,
- embedded toolchains, and more.
- \endlist
-
- With Qt, you can reuse code efficiently to target multiple platforms
- with one code base. The modular C++ class library and developer
- tools easily enables developers to create applications for one
- platform and easily build and run to deploy on another platform.
+ \div {class="landingicons"}
+ \div {class="icons1of3"}
+ \image landing/icon_Qt_60x60px.png
+ \section1 Qt Framework
+ Intuitive APIs for C++ and JavaScript-like
+ programming with Qt Quick for rapid UI creation.
+ \enddiv
+ \div {class="icons1of3"}
+ \image landing/icon_QtCreator_60x60px.png
+ \section1 Qt Creator IDE
+ A powerful cross-platform integrated development
+ environment, including UI designer tools and on-device
+ debugging.
+ \enddiv
+ \div {class="icons1of3"}
+ \image landing/icon_Tools.png
+ \section1 Tools and Toolchains
+ Internationalization support, embedded toolchains, and more.
+ \enddiv
+ \enddiv
+ \section1 Licenses Used in Qt
Qt Framework and tools are available under both open-source and
commercial licenses.
-
\list
\li \l{Qt Homepage}{Qt Open-source}
\li \l{Qt Enterprise}
@@ -72,8 +71,12 @@
The commercially licensed Qt Enterprise and Qt Mobile products
contain additional functionality and productivity tools. For
details, see \l{Qt Enterprise}{qt.digia.com}.
-
+ \enddiv
+ \div {class="col-2"}
+ \div {class="sectionlist normallist"}
+ \div {class="heading"}
\section1 Getting Started
+ \enddiv
\list
\li \l{Getting Started with Qt}
\li \l{What's New in Qt 5}
@@ -81,14 +84,7 @@
\li \l{Supported Platforms}
\li \l{Qt Licensing}
\endlist
- \enddiv
- \enddiv
- \enddiv
- \enddiv
-
- \div {class="col-2"}
- \div {class="indexbox tools"}
- \div {class="indexboxcont indexboxbar"}
+ \enddiv
\div {class="sectionlist normallist"}
\div {class="heading"}
\section1 Overviews
@@ -124,8 +120,6 @@
\endlist
\enddiv
\enddiv
- \enddiv
- \enddiv
\enddiv
\enddiv
*/