From 1e6933f48d9a2141755b9ed5549bd2f790d8d9e4 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 8 Feb 2023 14:01:56 +0100 Subject: Doc: Reorganize the Debugger topic Divide the long topics into shorter ones and reorganize the information. The next step will be to improve the current topics: check that the information is complete, add screenshots for all views, add links between related topics, and so on. Task-number: QTCREATORBUG-28778 Change-Id: I3549289a2be512bb09f45c91f85b12f89cedbe97 Reviewed-by: Reviewed-by: hjk --- doc/qtdesignstudio/src/qtdesignstudio-toc.qdoc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/qtdesignstudio') diff --git a/doc/qtdesignstudio/src/qtdesignstudio-toc.qdoc b/doc/qtdesignstudio/src/qtdesignstudio-toc.qdoc index 5271e5507f..68769528e8 100644 --- a/doc/qtdesignstudio/src/qtdesignstudio-toc.qdoc +++ b/doc/qtdesignstudio/src/qtdesignstudio-toc.qdoc @@ -229,6 +229,12 @@ \li \l{Debugging and Profiling} \list \li \l{Debugging Qt Quick Projects} + \list + \li \l{Viewing Call Stack Trace} + \li \l{Setting Breakpoints} + \li \l{Local Variables and Function Parameters} + \li \l{Evaluating Expressions} + \endlist \li \l{Debugging a Qt Quick Example Application} \li \l{Profiling QML Applications} \endlist -- cgit v1.2.1