summaryrefslogtreecommitdiffstats
path: root/examples/oauth/twittertimeline/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-11-18 11:13:11 +0100
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-11-19 22:16:53 +0100
commit3b18f76f21ae901b8a2beb42bd32bfdc2b8c9ab9 (patch)
tree965e5cc406bfe019b21cb6169e3fc14c2ba2b2cc /examples/oauth/twittertimeline/doc
parent85cc924f25457e31f64c0b095a47ff985b109500 (diff)
Doc: Mark the examples for exclusion from Creator
The Qt Network Auth libraries are not available with the Qt 6.0 pkgs yet. Without the libraries, the examples cannot be configured and run from Qt Creator. Moreover, there is no way to check if the developer has installed this additional library, before populating the welcome screen. Change-Id: I4ebc9300782bf6492938e785da25cc08a26c5668 Reviewed-by: Jesus Fernandez <jsfdez@gmail.com> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'examples/oauth/twittertimeline/doc')
-rw-r--r--examples/oauth/twittertimeline/doc/src/qtnetworkauth-twittertimeline.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/oauth/twittertimeline/doc/src/qtnetworkauth-twittertimeline.qdoc b/examples/oauth/twittertimeline/doc/src/qtnetworkauth-twittertimeline.qdoc
index 213ea86..2dfbcd1 100644
--- a/examples/oauth/twittertimeline/doc/src/qtnetworkauth-twittertimeline.qdoc
+++ b/examples/oauth/twittertimeline/doc/src/qtnetworkauth-twittertimeline.qdoc
@@ -30,7 +30,7 @@
\title Twitter Timeline Example
\ingroup examples-qtnetworkauth
\brief Demonstrates authenticating with OAuth to access a Twitter timeline.
-
+ \excludefromcreator
\image twittertimeline-example.png Screenshot of the example
The \e {Twitter Timeline} example uses OAuth, as supported by