aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRichard Weickelt <richard@weickelt.de>2019-01-24 20:15:32 +0100
committerRichard Weickelt <richard@weickelt.de>2019-01-29 09:23:59 +0000
commit1cf4e24eb45498570b4302d25be90c0aa2923450 (patch)
treec27817be951cf70c2c53e9b7f5331d7ac4400999 /doc
parent67a30527691fced3a32ed0442bda35772ceb9d8d (diff)
Fix page navigation links for Target Platforms
The user manual defines a strict navigation flow. The "Target Platforms" document was added only recently, but it wasn't properly integrated. Change-Id: I69edb60fddba0f012d25dce5a91ed746d54abe87 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qbs.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/qbs.qdoc b/doc/qbs.qdoc
index 44678bc40..b3a46bead 100644
--- a/doc/qbs.qdoc
+++ b/doc/qbs.qdoc
@@ -788,6 +788,7 @@
\li \l{Building Applications}
\li \l{Running Applications}
\li \l{Installing Files}
+ \li \l{Target Platforms}
\li \l{Using the Shell}
\li \l{Generators}
\li \l{Multiplexing}
@@ -1267,7 +1268,7 @@
\contentspage index.html
\previouspage running-applications.html
\page installing-files.html
- \nextpage shell.html
+ \nextpage {Target Platforms}
\title Installing Files
@@ -1328,10 +1329,9 @@
This command also builds and installs the product, if necessary.
*/
-
/*!
\contentspage index.html
- \previouspage installing-files.html
+ \previouspage {Target Platforms}
\page shell.html
\nextpage generators.html