summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2021-04-27 14:38:56 +0000
committerKai Koehne <kai.koehne@qt.io>2021-04-28 08:28:56 +0000
commitb9ed3549d49035f03c126930ef322ce514d44f69 (patch)
tree77368a1a5a3e1f6049a2d36321352807b02a693c
parent02f6fe53692787c1ab84283e2e9479607fd32242 (diff)
downloadqtdoc-b9ed3549d49035f03c126930ef322ce514d44f69.tar.gz
Revert "Doc: Conditionally link to add-on modules not part of the build"
This reverts commit 7468052d210625e6fe15da23951eaa1d021b2832. Reason for revert: The modules are now built again as part of qt5.git (although not as part of the default checkout, but as an additionalLibrary; but this is true also for other modules) Pick-to: 6.1 dev Change-Id: Iadd0f9b956ae869c7a430031281bcd905e5b9246 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/src/qtmodules.qdoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 8c646065..2bdb8034 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -113,14 +113,12 @@
\li Development Platforms
\li Target Platforms
\li Description
-\if defined(onlinedocs)
\row
\li \l[Qt3D]{Qt 3D}
\li All
\li All
\li Functionality for near-realtime simulation systems with support
for 2D and 3D rendering.
-\endif
\row
\li \l{Qt 5 Core Compatibility APIs}
\li All
@@ -137,13 +135,11 @@
\li All
\li All
\li Classes for integrating documentation into applications.
-\if defined(onlinedocs)
\row
\li \l[QtImageFormats]{Qt Image Formats}
\li All
\li All
\li Plugins for additional image formats: TIFF, MNG, TGA, WBMP.
-\endif
\row
\li \l[QtOpenGL]{Qt OpenGL}
\li All
@@ -218,13 +214,11 @@
\li {4,1} \target gpl-licensed-addons
Add-ons available under Commercial Licenses, or GNU General
Public License v3
-\if defined(onlinedocs)
\row
\li \l[QtNetworkAuth]{Qt Network Authorization}
\li All
\li All
\li Provides support for OAuth-based authorization to online services.
-\endif
\row
\li \l{Qt Wayland Compositor}
\li \l{Qt for Linux/X11}{Linux}