From 6c542073b7f2151bea4bbcb4e8a49a0a00b55ba9 Mon Sep 17 00:00:00 2001 From: Jerome Pasion <jerome.pasion@digia.com> Date: Wed, 26 Jun 2013 10:03:11 +0200 Subject: [PATCH] Doc: Setting landing page variable Change-Id: Ib1f9c6a130d800c96eff5537d2367e2a6ca07c4c Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com> --- src/activeqt/doc/activeqt.qdocconf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/activeqt/doc/activeqt.qdocconf b/src/activeqt/doc/activeqt.qdocconf index 74c397e8..db17ad75 100644 --- a/src/activeqt/doc/activeqt.qdocconf +++ b/src/activeqt/doc/activeqt.qdocconf @@ -44,3 +44,5 @@ exampledirs += ../../../examples/ \ snippets imagedirs += images + +navigation.landingpage = "Active Qt" -- GitLab