Doc: Use defines in navigation links

To be able to build Qt Creator Manual and Qt Design Studio Manual
from the same sources.

Change-Id: I6adbc7b7f23c40f24508a8de7ae9ad5a2a3a103e
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Leena Miettinen
2018-08-10 16:15:05 +02:00
parent b70f2b2a69
commit 8828d79c4a
25 changed files with 140 additions and 25 deletions

View File

@@ -26,9 +26,13 @@
/*!
\contentspage index.html
\previouspage creator-connecting-mobile.html
\page creator-developing-android.html
\previouspage creator-connecting-mobile.html
\if defined(qtdesignstudio)
\nextpage creator-developing-generic-linux.html
\else
\nextpage creator-developing-baremetal.html
\endif
\title Connecting Android Devices