From 1cf4e24eb45498570b4302d25be90c0aa2923450 Mon Sep 17 00:00:00 2001 From: Richard Weickelt Date: Thu, 24 Jan 2019 20:15:32 +0100 Subject: 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 --- doc/qbs.qdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3