summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/qtcore-index.qdoc
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-09-24 07:52:38 +0200
committerKai Köhne <kai.koehne@qt.io>2021-10-04 15:55:10 +0200
commite0ecb0ded21082f4e00ee77411339009cb1294a4 (patch)
treea75276d05a3696070e83fa494df11d3ae4388968 /src/corelib/doc/src/qtcore-index.qdoc
parentd78245ce8fc495ac7c771d045ba15da21e0732e2 (diff)
Doc: Add overview pages to CMake API
So far the pages were only 'rooted' in the separate qtcmake documentation. Let them have a page per module too, so that it's easy to navigate. At the same time rename the cmake-macros-qtcore group to cmake-commands-qtcore. This will require a fixup in qtdoc repository. Pick-to: 6.2 Change-Id: Ifc09b27a6c220b5feab64686ca47c60d3342e71a Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/corelib/doc/src/qtcore-index.qdoc')
-rw-r--r--src/corelib/doc/src/qtcore-index.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/corelib/doc/src/qtcore-index.qdoc b/src/corelib/doc/src/qtcore-index.qdoc
index c74f173562..390c44ab63 100644
--- a/src/corelib/doc/src/qtcore-index.qdoc
+++ b/src/corelib/doc/src/qtcore-index.qdoc
@@ -136,6 +136,12 @@
\li \l{Input/Output and Networking}{Input/Output Classes}
\li \l{Event Classes}
\endlist
+ \li CMake API
+ \list
+ \li \l{CMake Commands in Qt6 Core}{CMake Commands}
+ \li \l{CMake Variables in Qt6 Core}{CMake Variables}
+ \li \l{CMake Target Properties in Qt6 Core}{CMake Target Properties}
+ \endlist
\endlist
*/