Doc: Move common debugger functions to an include file

Some debugger functions are used for both C++ and QML debugging.
Putting them into an include file enables using the descriptions
in both the Qt Creator Manual and Qt Design Studio Manual.

Change-Id: Ief7e1e1c76a881eb6722161a1b216b3d711c6290
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Leena Miettinen
2018-08-17 14:18:57 +02:00
parent 6a04f70e5b
commit 6564922254
5 changed files with 375 additions and 318 deletions

View File

@@ -33,7 +33,7 @@
\contentspage index.html
\page creator-qml-debugging-example.html
\if defined(qtdesignstudio)
\previouspage creator-qml-debugging-example.html
\previouspage creator-debugging-qml.html
\nextpage creator-qml-performance-monitor.html
\else
\previouspage creator-debugging-example.html