summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2017-11-08 12:58:37 +0100
committerTopi Reiniƶ <topi.reinio@qt.io>2017-11-09 12:41:58 +0000
commit690baf09b95624040289bd8ced042094bac9a661 (patch)
tree5895acd26fbf61a370e772072ab247c74b4630a6
parent6ebf570486cf46011e1bf569a92de73b143535b6 (diff)
Doc: Add highlighting for Twitter Timeline Example
Task-number: QTBUG-60824 Change-Id: I229dc72963cac030a085e1d6988b9a2a9e7ff44a Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
-rw-r--r--src/oauth/doc/qtnetworkauth.qdocconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/oauth/doc/qtnetworkauth.qdocconf b/src/oauth/doc/qtnetworkauth.qdocconf
index 485a1a7..153e3ae 100644
--- a/src/oauth/doc/qtnetworkauth.qdocconf
+++ b/src/oauth/doc/qtnetworkauth.qdocconf
@@ -33,5 +33,7 @@ sourcedirs += ..
examplesinstallpath = oauth
exampledirs += ../../../examples/oauth
+manifestmeta.highlighted.names = "QtNetworkAuth/Twitter Timeline Example"
+
navigation.landingpage = "Qt Network Authorization"
navigation.cppclassespage = "Qt Network Authorization C++ Classes"