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:
Paul Wicking 2018-06-25 12:11:42 +02:00
parent 505653220f
commit 8f7dea835e
1 changed files with 0 additions and 1 deletions

View File

@ -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"