From 200cad26f258a998d3dc8089445d2c6ae9639ab5 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Mon, 4 Mar 2013 14:06:33 +0100 Subject: Doc: Adding navigation configs in the module qdocconf files. -The navigation bar requires the titles of the landing page and relevant pages. Change-Id: I5d5986b2bf74205cd49957b63fd6ac4e32cbb36b Reviewed-by: Martin Smith --- src/gui/doc/qtgui.qdocconf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/doc/qtgui.qdocconf') diff --git a/src/gui/doc/qtgui.qdocconf b/src/gui/doc/qtgui.qdocconf index 5073dd7f0f..ed30172376 100644 --- a/src/gui/doc/qtgui.qdocconf +++ b/src/gui/doc/qtgui.qdocconf @@ -48,3 +48,6 @@ exampledirs += ../../../examples/gui \ imagedirs += images \ ../../../examples/gui/doc/images \ ../../../doc/src/images \ + +navigation.landingpage = "Qt GUI" +navigation.cppclassespage = "Qt GUI C++ Classes" -- cgit v1.2.3