Skip to content

Commit 7674200

Browse files
leena-miettinenQt Cherry-pick Bot
authored andcommitted
Doc: Update external links to Qt Creator docs to 16.0.0 level
Mostly additions, but some title changes, too. Pick-to: 6.8 Change-Id: Ic911183c1ad77f68f2fc958d82456010b8ce8201 Reviewed-by: Mats Honkamaa <[email protected]> Reviewed-by: Esa Törmänen <[email protected]> Reviewed-by: Inkamari Harjula <[email protected]> (cherry picked from commit 3ad9d57) Reviewed-by: Qt Cherry-pick Bot <[email protected]>
1 parent 6391b0b commit 7674200

File tree

1 file changed

+140
-8
lines changed

1 file changed

+140
-8
lines changed

doc/global/externalsites/qtcreator.qdoc

Lines changed: 140 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
11
// Copyright (C) 2025 The Qt Company Ltd.
22
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
33

4-
// Up-to-date with Qt Creator 14.0.0
4+
// Up-to-date with Qt Creator 16.0.0
55

6+
/*!
7+
\externalpage https://doc.qt.io/qtcreator/creator-qtaiassistant.html
8+
\title \QC: Use Qt AI Assistant
9+
*/
10+
/*!
11+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-create-vxworks-kits.html
12+
\title \QC: Create kits for VxWorks devices
13+
*/
14+
/*!
15+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-create-lua-scripts.html
16+
\title \QC: Create Lua scripts
17+
*/
18+
/*!
19+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-manage-winappsdk.html
20+
\title \QC: Manage Windows App SDK packages
21+
*/
622
/*!
723
\externalpage https://doc.qt.io/qtcreator/creator-deployment-qnx.html
824
\title \QC: QNX Neutrino Deploy Configuration
@@ -69,8 +85,12 @@
6985
\title \QC: Developing for MCUs
7086
*/
7187
/*!
72-
\externalpage https://doc.qt.io/qtcreator/creator-how-to-create-mcu-kits.html
73-
\title \QC: Connect MCU devices
88+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-add-mcu-devices.html
89+
\title \QC: Add MCU devices
90+
*/
91+
/*!
92+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-add-mcu-kits.html
93+
\title \QC: Add MCU SDKs
7494
*/
7595
/*!
7696
\externalpage https://doc.qt.io/qtcreator/creator-how-to-manage-mcu-kits.html
@@ -365,6 +385,110 @@
365385
\externalpage https://doc.qt.io/qtcreator/creator-vcs-git.html
366386
\title \QC: Git
367387
*/
388+
/*!
389+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-first-commit.html
390+
\title \QC: Commit your first change
391+
*/
392+
/*!
393+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-tools.html
394+
\title \QC: Git Tools
395+
*/
396+
/*!
397+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-initialize-git-repo.html
398+
\title \QC: Initialize Git repositories
399+
*/
400+
/*!
401+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-use-git-on-windows.html
402+
\title \QC: Use Git for Windows
403+
*/
404+
/*!
405+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-with-subversion.html
406+
\title \QC: Use Git with Subversion
407+
*/
408+
/*!
409+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-instant-blame.html
410+
\title \QC: Show instant blame
411+
*/
412+
/*!
413+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-stage-changes.html
414+
\title \QC: Stage changes
415+
*/
416+
/*!
417+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-blame.html
418+
\title \QC: git blame
419+
*/
420+
/*!
421+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-clean.html
422+
\title \QC: git clean
423+
*/
424+
/*!
425+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-diff.html
426+
\title \QC: git diff
427+
*/
428+
/*!
429+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-log.html
430+
\title \QC: git log
431+
*/
432+
/*!
433+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-reset.html
434+
\title \QC: git reset
435+
*/
436+
/*!
437+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-apply-patch.html
438+
\title \QC: Apply patches
439+
*/
440+
/*!
441+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-interactive-rebase.html
442+
\title \QC: Interactive rebase
443+
*/
444+
/*!
445+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-am.html
446+
\title \QC: git am
447+
*/
448+
/*!
449+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-branch.html
450+
\title \QC: git branch
451+
*/
452+
/*!
453+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-commit.html
454+
\title \QC: git commit
455+
*/
456+
/*!
457+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-merge.html
458+
\title \QC: git merge
459+
*/
460+
/*!
461+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-reflog.html
462+
\title \QC: git reflog
463+
*/
464+
/*!
465+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-stash.html
466+
\title \QC: git stash
467+
*/
468+
/*!
469+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-status.html
470+
\title \QC: git status
471+
*/
472+
/*!
473+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-commits.html
474+
\title \QC: Apply actions to commits
475+
*/
476+
/*!
477+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-gerrit.html
478+
\title \QC: Review code with Gerrit
479+
*/
480+
/*!
481+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-fetch.html
482+
\title \QC: git fetch
483+
*/
484+
/*!
485+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-pull.html
486+
\title \QC: git pull
487+
*/
488+
/*!
489+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-git-push.html
490+
\title \QC: git push
491+
*/
368492
/*!
369493
\externalpage https://doc.qt.io/qtcreator/creator-vcs-gitlab.html
370494
\title \QC: GitLab
@@ -1336,19 +1460,19 @@
13361460
*/
13371461
/*!
13381462
\externalpage https://doc.qt.io/qtcreator/creator-axivion.html
1339-
\title \QC: Prevent code erosion
1463+
\title \QC: View Axivion static code analysis results
13401464
*/
13411465
/*!
13421466
\externalpage https://doc.qt.io/qtcreator/creator-preferences-axivion.html
13431467
\title \QC: Axivion
13441468
*/
13451469
/*!
1346-
\externalpage https://doc.qt.io/qtcreator/creator-link-axivion-dashboards.html
1347-
\title \QC: Link projects to Axivion dashboards
1470+
\externalpage https://doc.qt.io/qtcreator/creator-coco.html
1471+
\title \QC: Set up code coverage from Coco
13481472
*/
13491473
/*!
1350-
\externalpage https://doc.qt.io/qtcreator/creator-coco.html
1351-
\title \QC: Check code coverage
1474+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-view-code-coverage-with-coco.html
1475+
\title \QC: View code coverage reports from Coco
13521476
*/
13531477
/*!
13541478
\externalpage https://doc.qt.io/qtcreator/creator-how-to-run-in-app-manager.html
@@ -1418,10 +1542,18 @@
14181542
\externalpage https://doc.qt.io/qtcreator/creator-how-to-find-settings-files.html
14191543
\title \QC: Reset \QC settings
14201544
*/
1545+
/*!
1546+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-install-extensions.html
1547+
\title \QC: Install extensions
1548+
*/
14211549
/*!
14221550
\externalpage https://doc.qt.io/qtcreator/creator-how-to-load-extensions.html
14231551
\title \QC: Load extensions
14241552
*/
1553+
/*!
1554+
\externalpage https://doc.qt.io/qtcreator/creator-how-to-manage-extensions.html
1555+
\title \QC: Manage extensions
1556+
*/
14251557
/*!
14261558
\externalpage https://doc.qt.io/qtcreator/creator-how-to-install-plugins.html
14271559
\title \QC: Install plugins

0 commit comments

Comments
 (0)