From fad2820e24e64b82a8ad83e89f09a3c96d3ec30a Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 8 Sep 2020 16:24:32 +0200 Subject: 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 --- doc/qtcreator/src/debugger/creator-debugger-common.qdocinc | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3