aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2016-08-11 16:44:51 +0200
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2016-08-16 06:53:25 +0000
commite5066759bf5d5848bec88683a371f31346a315b4 (patch)
treeea4c29e989856bfeb8c7b59d27f1b126b06277ef
parent42dbf4712ed9815b457ec80a2ed56de685fb2b63 (diff)
Doc: Add navigation.homepage for the modulev5.7.15.7
To be consistent with other tech. preview module docs, which use a different navigation.homepage for the breadcrumb. Change-Id: I962b746b292008bfd65bff49964856186332b96e Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-rw-r--r--src/gamepad/doc/qtgamepad.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gamepad/doc/qtgamepad.qdocconf b/src/gamepad/doc/qtgamepad.qdocconf
index 1becd3f..babf0dd 100644
--- a/src/gamepad/doc/qtgamepad.qdocconf
+++ b/src/gamepad/doc/qtgamepad.qdocconf
@@ -48,6 +48,7 @@ Cpp.ignoredirectives += Q_DECLARE_LOGGING_CATEGORY
navigation.landingpage = "Qt Gamepad"
navigation.qmltypespage = "Qt Gamepad QML Types"
navigation.cppclassespage = "Qt Gamepad C++ Classes"
+navigation.homepage = "Qt Documentation (Technology Preview)"
manifestmeta.thumbnail.names = "QtGamepad/Qt Gamepad Mouse Item Example" \
"QtGamepad/Qt Gamepad Simple Example"