summaryrefslogtreecommitdiffstats
path: root/examples/oauth/redditclient/doc/src
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/redditclient/doc/src
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/redditclient/doc/src')
-rw-r--r--examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
index a8af6d5..86f9a89 100644
--- a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
+++ b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
@@ -30,7 +30,7 @@
\title Reddit Example
\ingroup examples-qtnetworkauth
\brief Demonstrates authenticating with OAuth 2 to access Reddit.
-
+ \excludefromcreator
\image redditclient-example.png Screenshot of the example
The \e {Reddit} example uses OAuth 2, as supported by