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

@@ -31,9 +31,14 @@
/*!
\contentspage index.html
\previouspage creator-debugging-helpers.html
\page creator-debugging-qml.html
\if defined(qtdesignstudio)
\previouspage creator-debug-mode.html
\nextpage creator-qml-debugging-example.html
\else
\previouspage creator-debugging-helpers.html
\nextpage creator-debugging-example.html
\endif
\title Debugging Qt Quick Projects