aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-09-09 09:42:30 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-09-12 19:10:56 +0000
commit9f9fa2c2ec5ab4aba0df729175ab69c755000d2b (patch)
tree99711c93e2b7bc63910f66e0d7dbee8bcb7fb3bf /src
parentd99e0764e2fe9bc7e652474b5d70e8b66154b807 (diff)
Doc: highlight examples on the index page
This looks nicer that an "Examples" section with a bullet list that only contains a lonely "Qt Quick Controls 2 Examples" link. Manually listing those two examples that we currently have in the 5.7 branch together with an "All Examples" link may seem a bit silly for the time being, but the idea is that later on we highlight a few examples manually and the rest are accessible through the "All Examples" link. Change-Id: I329d812b7d269de607fa141552e35bae76041176 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/imports/controls/doc/src/qtquickcontrols2-index.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc b/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc
index 171239ce..de3d0c37 100644
--- a/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc
+++ b/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc
@@ -81,7 +81,9 @@
\section1 Examples
\list
- \li \l{Qt Quick Controls 2 Examples}
+ \li \l{Qt Quick Controls 2 - Gallery}{Gallery}
+ \li \l{Qt Quick Controls 2 - Chat Tutorial}{Chat Tutorial}
+ \li \l{Qt Quick Controls 2 Examples}{All Examples}
\endlist
\section1 Related Modules