summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-01-06 17:28:58 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-01-07 09:46:33 +0100
commit6287b7f0ad185d25e8b6815bfb915955b5304b6e (patch)
tree4bcf65ac17c4d08e4e04989e86c3ffdaca1a1b1e
parentcfb58b862092c84a94aeb45a2bde833310302ed8 (diff)
Doc: add the example topic to the browsing sequence
Add \previouspage and \nextpage links to the topic itself and refer to it from the previous and next topic. Change-Id: If550e35f87c62a4a98512a2e9bd9aa4a6dd36374 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
-rw-r--r--doc/installerfw-examples.qdoc3
-rw-r--r--doc/installerfw-reference.qdoc2
-rw-r--r--doc/installerfw.qdoc2
3 files changed, 5 insertions, 2 deletions
diff --git a/doc/installerfw-examples.qdoc b/doc/installerfw-examples.qdoc
index 2c6795b0f..8d6f3c172 100644
--- a/doc/installerfw-examples.qdoc
+++ b/doc/installerfw-examples.qdoc
@@ -27,6 +27,9 @@
/*!
\group qtifwexamples
+ \previouspage ifw-customizing-installers.html
+ \nextpage ifw-reference.html
+
\title Qt Installer Framework Examples
\brief Illustrate how to customize installers.
diff --git a/doc/installerfw-reference.qdoc b/doc/installerfw-reference.qdoc
index 4fba00696..91341fc81 100644
--- a/doc/installerfw-reference.qdoc
+++ b/doc/installerfw-reference.qdoc
@@ -27,7 +27,7 @@
/*!
\contentspage {index.html}{Qt Installer Framework}
- \previouspage ifw-customizing-installers.html
+ \previouspage Qt Installer Framework Examples
\page ifw-reference.html
\nextpage ifw-globalconfig.html
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 760d5cdf5..cd00f4d7c 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -311,7 +311,7 @@
\contentspage index.html
\previouspage ifw-updates.html
\page ifw-customizing-installers.html
- \nextpage ifw-reference.html
+ \nextpage Qt Installer Framework Examples
\title Customizing Installers