forked from qt-creator/qt-creator
Doc: remove obsolete \if defined commands
The doc sources are no longer used for single-sourcing. Change-Id: I934c88c19646d84b4de3c5787234148f947c4489 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
@@ -238,11 +238,7 @@
|
||||
debugging) or runs a separate process (e.g. when using GDB server
|
||||
on embedded Linux). The host side typically
|
||||
consists of \QC itself, often with the help of an external process, such as
|
||||
\if defined(qcmanual)
|
||||
GDB or CDB.
|
||||
\else
|
||||
GDB.
|
||||
\endif
|
||||
|
||||
While this setup might look daunting, it is mostly invisible to
|
||||
the user of \QC. To start debugging on a remote target with the
|
||||
|
||||
Reference in New Issue
Block a user