From 36dc731ff495426a68991a4582f8e1a118d0647c Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Wed, 24 Oct 2018 12:54:02 +0200 Subject: Doc: Fix landing page title Commit 261e4c6 exposed a problem with the landing page by modifying its HTML filename: Landing page has a different title than what's defined in qtdeviceutilities.qdocconf. Until 261e4c6, the TOC was built corrently because the default index filename (index.html) was correct. Fix the landing page title using the provided macro '\maintitle'. Task-number: QTBUG-71198 Change-Id: I37d219d24e8d0395517f75c230942b3733ce31aa Reviewed-by: Mikko Gronoff Reviewed-by: Leena Miettinen --- src/doc/src/qtdeviceutilities-index.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/doc/src') diff --git a/src/doc/src/qtdeviceutilities-index.qdoc b/src/doc/src/qtdeviceutilities-index.qdoc index af4d26e..ed07853 100644 --- a/src/doc/src/qtdeviceutilities-index.qdoc +++ b/src/doc/src/qtdeviceutilities-index.qdoc @@ -27,7 +27,7 @@ /*! \page qtdeviceutilities-index.html - \title Qt Device Utilities + \maintitle \brief Provides functionality that is useful for embedded applications. \section1 Getting Started -- cgit v1.2.3