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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user