summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2020-09-02 13:33:02 +0200
committerLars Knoll <lars.knoll@qt.io>2020-09-02 12:13:43 +0000
commit6c649b3ce3b106a773a738a97f19cc67a61c1ef7 (patch)
tree34a52849d1b5ffe14444612ea0c77809f50fcfd9
parent847d6acfa4ad1e0ad0ddd4f65acf7acd3817494c (diff)
The API change review scripts have moved to qtqa
Change-Id: I44de473ce8f204b8627d6a8cc6c96de583c2c424 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
-rw-r--r--quip-0010-API-review.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/quip-0010-API-review.rst b/quip-0010-API-review.rst
index c7b5d94..53b0694 100644
--- a/quip-0010-API-review.rst
+++ b/quip-0010-API-review.rst
@@ -27,8 +27,8 @@ The review takes the form of a code review, comparing the API-defining
files of each module at the last release with their counterparts for
the upcoming release.
A commit representing this change, for each module, can be generated
-by scripts in the qtsdk_ module, named ``all-api-modules``
-and ``api-review-gen``, which drive other scripts.
+by scripts in the qtqa_ module's ``scripts/api-review/`` subdirectory,
+named ``all-api-modules`` and ``api-review-gen``, which drive other scripts.
See ``all-api-modules --help`` for details.
Although the review is actually of a commit based on the earlier
@@ -66,5 +66,5 @@ When all modules' API reviews have closed, the review task is resolved as Done.
References
----------
-.. _qtsdk: https://code.qt.io/cgit/qtsdk/qtsdk.git
+.. _qtqa: https://code.qt.io/cgit/qt/qtqa.git
.. _`API design principles`: https://wiki.qt.io/API_Design_Principles