From 20412631b3363866b764368cfd715dec6f148412 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Wed, 26 Jun 2013 10:15:28 +0200 Subject: Doc: Setting navigation variables -for the navigation bar Change-Id: If918610d2f80bf1bafffcef13851dc9f47aba8fd Reviewed-by: Martin Smith --- src/imageformats/doc/qtimageformats.qdocconf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/imageformats/doc/qtimageformats.qdocconf b/src/imageformats/doc/qtimageformats.qdocconf index e6108c5..cbb9d3b 100644 --- a/src/imageformats/doc/qtimageformats.qdocconf +++ b/src/imageformats/doc/qtimageformats.qdocconf @@ -13,7 +13,7 @@ version = $QT_VERSION # imagedirs += images sourcedirs += src -depends += qtcore qtgui +depends += qtcore qtgui qtdoc # The following parameters are for creating a qhp file, the qhelpgenerator # program can convert the qhp file into a qch file which can be opened in @@ -49,3 +49,5 @@ qhp.QtImageFormats.subprojects = list qhp.QtImageFormats.subprojects.list.title = Qt Image Formats qhp.QtImageFormats.subprojects.list.indexTitle = Qt Image Formats qhp.QtImageFormats.subprojects.list.type = manual + +navigation.landingpage = "Qt Image Formats" -- cgit v1.2.3