aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/items/probe/binary-probe.qdoc2
-rw-r--r--doc/reference/items/probe/conanfile-probe.qdoc3
-rw-r--r--doc/reference/items/probe/framework-probe.qdoc2
-rw-r--r--doc/reference/items/probe/iar-probe.qdoc2
-rw-r--r--doc/reference/items/probe/include-probe.qdoc2
-rw-r--r--doc/reference/items/probe/keil-probe.qdoc2
-rw-r--r--doc/reference/items/probe/library-probe.qdoc2
-rw-r--r--doc/reference/items/probe/path-probe.qdoc2
-rw-r--r--doc/reference/items/probe/pkgconfig-probe.qdoc2
-rw-r--r--doc/reference/items/probe/sdcc-probe.qdoc2
-rw-r--r--doc/reference/reference.qdoc2
11 files changed, 11 insertions, 12 deletions
diff --git a/doc/reference/items/probe/binary-probe.qdoc b/doc/reference/items/probe/binary-probe.qdoc
index 38df4ec11..97eacb636 100644
--- a/doc/reference/items/probe/binary-probe.qdoc
+++ b/doc/reference/items/probe/binary-probe.qdoc
@@ -28,7 +28,7 @@
/*!
\contentspage list-of-probes.html
\qmltype BinaryProbe
- \ingroup list-of-probes
+ \inqmlmodule QbsProbes
\ingroup list-of-items
\keyword QML.BinaryProbe
\inherits PathProbe
diff --git a/doc/reference/items/probe/conanfile-probe.qdoc b/doc/reference/items/probe/conanfile-probe.qdoc
index 191d7c894..e47fe15e6 100644
--- a/doc/reference/items/probe/conanfile-probe.qdoc
+++ b/doc/reference/items/probe/conanfile-probe.qdoc
@@ -28,9 +28,8 @@
/*!
\contentspage list-of-probes.html
\qmltype ConanfileProbe
- \ingroup list-of-probes
+ \inqmlmodule QbsProbes
\ingroup list-of-items
- \inqmlmodule QbsLanguageItems
\keyword QML.ConanfileProbe
\brief Extracts information about dependencies from a Conan recipe file.
diff --git a/doc/reference/items/probe/framework-probe.qdoc b/doc/reference/items/probe/framework-probe.qdoc
index 917c0c5d1..fd519efb3 100644
--- a/doc/reference/items/probe/framework-probe.qdoc
+++ b/doc/reference/items/probe/framework-probe.qdoc
@@ -28,7 +28,7 @@
/*!
\contentspage list-of-probes.html
\qmltype FrameworkProbe
- \ingroup list-of-probes
+ \inqmlmodule QbsProbes
\ingroup list-of-items
\keyword QML.FrameworkProbe
\inherits PathProbe
diff --git a/doc/reference/items/probe/iar-probe.qdoc b/doc/reference/items/probe/iar-probe.qdoc
index c300f82b7..51a09cfb5 100644
--- a/doc/reference/items/probe/iar-probe.qdoc
+++ b/doc/reference/items/probe/iar-probe.qdoc
@@ -27,7 +27,7 @@
/*!
\contentspage list-of-probes.html
\qmltype IarProbe
- \ingroup list-of-probes
+ \inqmlmodule QbsProbes
\ingroup list-of-items
\keyword QML.IarProbe
\inherits PathProbe
diff --git a/doc/reference/items/probe/include-probe.qdoc b/doc/reference/items/probe/include-probe.qdoc
index 20d0e11a7..1a5134862 100644
--- a/doc/reference/items/probe/include-probe.qdoc
+++ b/doc/reference/items/probe/include-probe.qdoc
@@ -28,7 +28,7 @@
/*!
\contentspage list-of-probes.html
\qmltype IncludeProbe
- \ingroup list-of-probes
+ \inqmlmodule QbsProbes
\ingroup list-of-items
\keyword QML.IncludeProbe
\inherits PathProbe
diff --git a/doc/reference/items/probe/keil-probe.qdoc b/doc/reference/items/probe/keil-probe.qdoc
index f5aa07d83..3b70cddf6 100644
--- a/doc/reference/items/probe/keil-probe.qdoc
+++ b/doc/reference/items/probe/keil-probe.qdoc
@@ -27,7 +27,7 @@
/*!
\contentspage list-of-probes.html
\qmltype KeilProbe
- \ingroup list-of-probes
+ \inqmlmodule QbsProbes
\ingroup list-of-items
\keyword QML.KeilProbe
\inherits PathProbe
diff --git a/doc/reference/items/probe/library-probe.qdoc b/doc/reference/items/probe/library-probe.qdoc
index 2d1e35a51..72b13726d 100644
--- a/doc/reference/items/probe/library-probe.qdoc
+++ b/doc/reference/items/probe/library-probe.qdoc
@@ -28,7 +28,7 @@
/*!
\contentspage list-of-probes.html
\qmltype LibraryProbe
- \ingroup list-of-probes
+ \inqmlmodule QbsProbes
\ingroup list-of-items
\keyword QML.IncludeProbe
\inherits PathProbe
diff --git a/doc/reference/items/probe/path-probe.qdoc b/doc/reference/items/probe/path-probe.qdoc
index cd052c7cc..df5fbb22f 100644
--- a/doc/reference/items/probe/path-probe.qdoc
+++ b/doc/reference/items/probe/path-probe.qdoc
@@ -27,7 +27,7 @@
/*!
\contentspage list-of-probes.html
\qmltype PathProbe
- \ingroup list-of-probes
+ \inqmlmodule QbsProbes
\ingroup list-of-items
\keyword QML.PathProbe
diff --git a/doc/reference/items/probe/pkgconfig-probe.qdoc b/doc/reference/items/probe/pkgconfig-probe.qdoc
index 1768828a5..e2856905e 100644
--- a/doc/reference/items/probe/pkgconfig-probe.qdoc
+++ b/doc/reference/items/probe/pkgconfig-probe.qdoc
@@ -28,7 +28,7 @@
/*!
\contentspage list-of-probes.html
\qmltype PkgConfigProbe
- \ingroup list-of-probes
+ \inqmlmodule QbsProbes
\ingroup list-of-items
\keyword QML.PkgConfigProbe
diff --git a/doc/reference/items/probe/sdcc-probe.qdoc b/doc/reference/items/probe/sdcc-probe.qdoc
index 1353eb736..6165c0aae 100644
--- a/doc/reference/items/probe/sdcc-probe.qdoc
+++ b/doc/reference/items/probe/sdcc-probe.qdoc
@@ -27,7 +27,7 @@
/*!
\contentspage list-of-probes.html
\qmltype SdccProbe
- \ingroup list-of-probes
+ \inqmlmodule QbsProbes
\ingroup list-of-items
\keyword QML.SdccProbe
\inherits PathProbe
diff --git a/doc/reference/reference.qdoc b/doc/reference/reference.qdoc
index f1975bf3a..b55201931 100644
--- a/doc/reference/reference.qdoc
+++ b/doc/reference/reference.qdoc
@@ -106,7 +106,7 @@
/*!
\contentspage reference.html
- \group list-of-probes
+ \qmlmodule QbsProbes
\title List of Probes
These are the probes shipped with \QBS.