summaryrefslogtreecommitdiff
path: root/Source/qtwebkit.qdocconf
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-06-26 13:28:18 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-27 16:59:53 +0200
commita077ffff22ac678254ba35ad0a7cddc4a4f06542 (patch)
treeed59ced096b6b5021648a2410787c662c5016948 /Source/qtwebkit.qdocconf
parent47d287bf422631810187da161ac20fb05f2a0a6d (diff)
downloadqtwebkit-a077ffff22ac678254ba35ad0a7cddc4a4f06542.tar.gz
Doc: Setting navigation variables.
-5.2 has a navigation bar in the documentation. Change-Id: I96d39543d583019f480b40175a81a0f0e927f3e8 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'Source/qtwebkit.qdocconf')
-rw-r--r--Source/qtwebkit.qdocconf4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/qtwebkit.qdocconf b/Source/qtwebkit.qdocconf
index bc3d47408..285325411 100644
--- a/Source/qtwebkit.qdocconf
+++ b/Source/qtwebkit.qdocconf
@@ -30,3 +30,7 @@ exampledirs = WebKit/qt/docs
imagedirs = WebKit/qt/docs
depends += qtcore qtwidgets qtgui qtscript qtdoc qtprintsupport qtxml qtwebkitexamples
+
+navigation.landingpage = "Qt WebKit"
+navigation.cppclassespage = "Qt WebKit Widgets"
+navigation.qmltypespage = "Qt WebKit QML Types"