aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/reference.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/reference.qdoc')
-rw-r--r--doc/reference/reference.qdoc16
1 files changed, 13 insertions, 3 deletions
diff --git a/doc/reference/reference.qdoc b/doc/reference/reference.qdoc
index b5fe87962..6444332bd 100644
--- a/doc/reference/reference.qdoc
+++ b/doc/reference/reference.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2017 The Qt Company Ltd.
+** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of Qbs.
@@ -37,6 +37,7 @@
\list
\li \l{List of Language Items}
\li \l{List of Convenience Items}
+ \li \l{List of Probes}
\endlist
\li \l{List of Built-in Services}
\li \l{Command-Line Interface}
@@ -81,8 +82,9 @@
\group list-of-items
\title List of All Items
- \QBS provides the following \l{List of Language Items}{built-in} and
- \l{List of Convenience Items}{convenience} items to define projects.
+ \QBS provides the following \l{List of Language Items}{built-in},
+ \l{List of Convenience Items}{convenience}, and \l{List of Probes}{probe}
+ items to define projects.
*/
/*!
@@ -101,3 +103,11 @@
\QBS provides the following QML items for convenience.
*/
+
+/*!
+ \contentspage reference.html
+ \group list-of-probes
+ \title List of Probes
+
+ \QBS provides the following probes.
+*/