forked from qt-creator/qt-creator
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user