summaryrefslogtreecommitdiff
path: root/src/assistant/help
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-06-26 10:56:00 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-26 11:39:13 +0200
commitbcd22251f27bb729bda47744039e24c54e3be6d5 (patch)
treee083b01a08ab6004a370b3a51766c0dacdc71a14 /src/assistant/help
parent0f43e5c7671d47dbb92efa597cc39732239b85f1 (diff)
downloadqttools-bcd22251f27bb729bda47744039e24c54e3be6d5.tar.gz
Doc: Setting navigation variables for tools and tool manuals.
-for the navigation bar. Change-Id: I151739bd5f5a3473e03699465cf7edeaae8b3a82 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/assistant/help')
-rw-r--r--src/assistant/help/doc/qthelp.qdocconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assistant/help/doc/qthelp.qdocconf b/src/assistant/help/doc/qthelp.qdocconf
index a047d8576..daa29ef82 100644
--- a/src/assistant/help/doc/qthelp.qdocconf
+++ b/src/assistant/help/doc/qthelp.qdocconf
@@ -36,3 +36,6 @@ exampledirs = ../../../../examples/help \
snippets
imagedirs = images
+
+navigation.landingpage = "Qt Help"
+navigation.cppclassespage = "Qt Help C++ Classes"