aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-09-08 16:24:32 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-09-09 08:22:25 +0000
commitfad2820e24e64b82a8ad83e89f09a3c96d3ec30a (patch)
tree07a99f3e69b279972ebc002e01f25b8d221e69e1
parent81b6e06448c169a9573ec9e17b4244569bcfef21 (diff)
Doc: Hide breakpoint settings from Qt Design Studio Manual
The link targets are not included in the Manual. Task-number: QTCREATORBUG-24500 Change-Id: I1d0bd94bf41fb612b5584366c02d1ee6de74b6e1 Reviewed-by: hjk <hjk@qt.io>
-rw-r--r--doc/qtcreator/src/debugger/creator-debugger-common.qdocinc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/qtcreator/src/debugger/creator-debugger-common.qdocinc b/doc/qtcreator/src/debugger/creator-debugger-common.qdocinc
index 65e3bd226e..a214bd896c 100644
--- a/doc/qtcreator/src/debugger/creator-debugger-common.qdocinc
+++ b/doc/qtcreator/src/debugger/creator-debugger-common.qdocinc
@@ -145,6 +145,7 @@
\endlist
+ \if defined(qtcreator)
\section2 Specifying Breakpoint Settings
You can specify settings for breakpoints in \uicontrol Tools >
@@ -177,6 +178,7 @@
For more information on breakpoints, see
\l{http://sourceware.org/gdb/onlinedocs/gdb/Breakpoints.html#Breakpoints}
{Breakpoints, Watchpoints, and Catchpoints} in GDB documentation.
+ \endif
\section2 Moving Breakpoints