aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2024-03-14 13:45:50 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2024-03-14 15:17:06 +0000
commit4fa542202642ce835290c39145cfbccfd31a30e6 (patch)
tree864533fdf7d1f934b895d7449610b03d48cf3722 /doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
parent9fa1dbcd3c834abd540273ab0656a0868f260a9d (diff)
Doc: List Tutorials as a separate category on the front page
Add the following topics to the creator-tutorials group: - Building and Running an Example - Debugging a C++ Example Application Task-number: QTCREATORBUG-29361 Change-Id: Ib6de92e99caf552ee8337b49af48bd04d6760474 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc')
-rw-r--r--doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
index 35bd896dff..d3441ab063 100644
--- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
+++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
@@ -90,11 +90,11 @@
objects and user interfaces, as well as execute JavaScript
expressions.
- \li \l{Debugging a C++ Example Application}
+ \li \l{Debugging a C++ Application}
Illustrates how to debug C++ applications in \QC.
- \li \l{Debugging a Qt Quick Example Application}
+ \li \l{Debugging a Qt Quick Application}
Illustrates how to debug Qt Quick applications in \QC.