aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2020-05-30 20:40:11 +0200
committerIvan Komissarov <ABBAPOH@gmail.com>2020-06-03 13:01:58 +0000
commit5c0b5b590e83dd1fe0b8b381bb2c4b9e8e16d816 (patch)
tree4bd42c9c995851ae917ee850795411c37bcfe726
parent9c518238b6524716b4cf8b0f5d4fc6f53c6a784a (diff)
doc: use \qmlmodule for Probes
This fixes qdoc warnings like that: "Could not resolve QML import statement for type 'PathProbe'" Change-Id: I839ddd2c702b1d56d2209c0eba4e3e44f2178364 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
-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.