mirror of https://github.com/qt/qtgamepad.git
Doc: Remove navigation.homepage causing invalid qdoc warnings
As gamepad is now an addon and no longer in tech preview, the navigation.homepage configuration variable is no longer needed. As it happens to cause a range of warnings from qdoc, let's get rid of it. Change-Id: Iebfa64eeb87cf664ed3c871d003d9107e5da661a Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
parent
505653220f
commit
8f7dea835e
|
|
@ -49,7 +49,6 @@ 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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue