From 87252a71d2a6d7414615308229a0ca3d197eeb90 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 29 Mar 2021 11:16:46 +0200 Subject: Doc: Update getting started video link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Include update to config. Task-number: QTBUG-91675 Change-Id: I3f4abc05d7c8d82a7051fa0de29407cf8442771f Reviewed-by: Andy Shaw (cherry picked from commit bee16ca5b6d8ebc8e99c9e0ca14860a16a437d36) Reviewed-by: Topi Reiniƶ --- doc/config/images/232cwcW5atA.jpg | Bin 0 -> 20473 bytes doc/config/qtdoc.qdocconf | 10 ++++++++-- doc/src/getting-started/gettingstarted.qdoc | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 doc/config/images/232cwcW5atA.jpg diff --git a/doc/config/images/232cwcW5atA.jpg b/doc/config/images/232cwcW5atA.jpg new file mode 100644 index 00000000..0357f63d Binary files /dev/null and b/doc/config/images/232cwcW5atA.jpg differ diff --git a/doc/config/qtdoc.qdocconf b/doc/config/qtdoc.qdocconf index 2447be4e..b9979287 100644 --- a/doc/config/qtdoc.qdocconf +++ b/doc/config/qtdoc.qdocconf @@ -67,5 +67,11 @@ macro.indextitle = "\\title Qt $QT_VER" macro.qtver = "$QT_VER" # Config to enable YouTube links in the offline documentation -HTML.extraimages += ../images/I5jasWrsxT0.jpg -qhp.QtDoc.extraFiles += ../images/I5jasWrsxT0.jpg +{HTML.extraimages,qhp.QtDoc.extraFiles} += images/232cwcW5atA.jpg + +manifestmeta.highlighted.names = "QtDoc/Coffee Machine Example" \ + "QtDoc/Qt Quick Demo - Same Game" + +manifestmeta.filters += coffeemachine +manifestmeta.coffeemachine.names = "QtDoc/Coffee Machine Example" +manifestmeta.coffeemachine.tags = quick,embedded diff --git a/doc/src/getting-started/gettingstarted.qdoc b/doc/src/getting-started/gettingstarted.qdoc index 80fee5f9..79435e47 100644 --- a/doc/src/getting-started/gettingstarted.qdoc +++ b/doc/src/getting-started/gettingstarted.qdoc @@ -82,7 +82,7 @@ The following YouTube video gives a complete walk-through of the installation process: - \youtube wPcVlP_wrew + \youtube 232cwcW5atA \section2 Updating or Removing Qt -- cgit v1.2.1