summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-08-05 13:41:41 +0200
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2016-08-05 12:09:20 +0000
commit02e6bac290c7b13c1cc8ff3db58ffdd73d3f7fb2 (patch)
tree82783c244593c9deb0b98bb824bca86a77542fe5
parentf087b0b6e18decbd1633be59fd42d6ef7bf3dea1 (diff)
downloadqtdoc-02e6bac290c7b13c1cc8ff3db58ffdd73d3f7fb2.tar.gz
Doc: Generate All QML Modules page correctly
Instead of relying that each QML module has remembered to use the correct \ingroup command, use '\generatelist qml-modules' to list all QML modules that qdoc is aware of. Change-Id: I16442eabea1b7c61f9ed6b7b8fb921a417d1178a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--doc/src/modules-qml.qdoc15
1 files changed, 5 insertions, 10 deletions
diff --git a/doc/src/modules-qml.qdoc b/doc/src/modules-qml.qdoc
index e7330bc2..e3bc1e37 100644
--- a/doc/src/modules-qml.qdoc
+++ b/doc/src/modules-qml.qdoc
@@ -26,19 +26,14 @@
****************************************************************************/
/*!
- \group qmlmodules
- \brief Overview of available QML Modules
- \title All QML Modules
-*/
-
-/*!
\page modules-qml.html
- \title All QML APIs by Module
+ \keyword All QML APIs by Module
\ingroup classlists
+ \title All QML Modules
- \brief A list of all QML API in Qt 5
+ \brief A list of all QML modules in Qt 5.
- These are the QML API pages for Qt 5's \l{All QML Modules}{QML modules}.
+ These are the QML API pages for Qt 5's QML modules.
- \annotatedlist {qmlmodules}
+ \generatelist qml-modules
*/