forked from qt-creator/qt-creator
Doc: remove references to Qt WebKit
It has been deprecated and was only used as an example. Change-Id: I4e483e2f86b32476e4b88c9c3eecb7eeffa42e72 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -29,7 +29,6 @@ indexes += $QDOC_INDEX_DIR/qtwidgets/qtwidgets.index \
|
|||||||
$QDOC_INDEX_DIR/qtsensors/qtsensors.index \
|
$QDOC_INDEX_DIR/qtsensors/qtsensors.index \
|
||||||
$QDOC_INDEX_DIR/qttestlib/qttestlib.index \
|
$QDOC_INDEX_DIR/qttestlib/qttestlib.index \
|
||||||
$QDOC_INDEX_DIR/qtuitools/qtuitools.index \
|
$QDOC_INDEX_DIR/qtuitools/qtuitools.index \
|
||||||
$QDOC_INDEX_DIR/qtwebkit/qtwebkit.index \
|
|
||||||
$QDOC_INDEX_DIR/qtxml/qtxml.index
|
$QDOC_INDEX_DIR/qtxml/qtxml.index
|
||||||
|
|
||||||
include(macros.qdocconf)
|
include(macros.qdocconf)
|
||||||
|
@@ -111,8 +111,7 @@
|
|||||||
parameters.
|
parameters.
|
||||||
|
|
||||||
\note Starting a C++ program in the debugger can take a long time, typically
|
\note Starting a C++ program in the debugger can take a long time, typically
|
||||||
in the range of several seconds to minutes if complex features (like
|
in the range of several seconds to minutes if complex features are used.
|
||||||
QtWebKit) are used.
|
|
||||||
|
|
||||||
|
|
||||||
\section1 Launching the Debugger in Different Modes
|
\section1 Launching the Debugger in Different Modes
|
||||||
|
Reference in New Issue
Block a user