aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2018-11-13 11:14:55 +0100
committerJani Heikkinen <jani.heikkinen@qt.io>2018-11-13 12:48:16 +0000
commit7fa2263a1c150fd4f33bc585bc3ae7e0002ead1f (patch)
tree4355b939a244ada501f8a3aaace2371a4ee0f527 /src
parentfc1832810f6c09505d9413685ed0b2d6295bea4a (diff)
Doc: Rename landing page title to 'Qt Quick Controls'
Qt Quick Controls 2 module is referred to without the version number. The landing page title still had the version number, which caused the table of contents to fail to find the html filename. Fix the landing page title and use the old title as a \keyword, so any external links still continue to work. Task-number: QTBUG-71694 Change-Id: I99e5eabf56028bd8a3180cb7161a0b0dcbdf9863 Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/imports/controls/doc/src/qtquickcontrols2-index.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc b/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc
index 6fed4866..25fdb656 100644
--- a/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc
+++ b/src/imports/controls/doc/src/qtquickcontrols2-index.qdoc
@@ -27,8 +27,8 @@
/*!
\page qtquickcontrols-index.html
- \keyword Qt Quick Controls
- \title Qt Quick Controls 2
+ \keyword Qt Quick Controls 2
+ \title Qt Quick Controls
\brief Provides a set of UI controls for Qt Quick.