From cfe5da1f75e7b9e43c89cd5f93976f05bb12edfe Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Mon, 27 Jan 2025 10:58:22 +0100 Subject: Move devtool doc from extensible to dev manual [YOCTO #13417] devtool is not directly tied to the Extensible SDK anymore, and instructions in there can be split and added to the development manual. This patch is a simple bulk move, except for the following: - Intro added to the devtool.rst document (mostly copy-pasted from the devtool quick reference in the ref-manual). - Figures renamed to remove "sdk-" from filenames. - References to sdk-manual/extensible replaced by dev-manual/devtool. Reported-By: Paul Eggleton (From yocto-docs rev: 044d3185b858fce1febcfe3a6834b883f9a598fa) Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/dev-manual/figures/devtool-add-flow.png | Bin 0 -> 181699 bytes .../dev-manual/figures/devtool-modify-flow.png | Bin 0 -> 171676 bytes .../dev-manual/figures/devtool-upgrade-flow.png | Bin 0 -> 138917 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 documentation/dev-manual/figures/devtool-add-flow.png create mode 100644 documentation/dev-manual/figures/devtool-modify-flow.png create mode 100644 documentation/dev-manual/figures/devtool-upgrade-flow.png (limited to 'documentation/dev-manual/figures') diff --git a/documentation/dev-manual/figures/devtool-add-flow.png b/documentation/dev-manual/figures/devtool-add-flow.png new file mode 100644 index 0000000000..e7d6173d2d Binary files /dev/null and b/documentation/dev-manual/figures/devtool-add-flow.png differ diff --git a/documentation/dev-manual/figures/devtool-modify-flow.png b/documentation/dev-manual/figures/devtool-modify-flow.png new file mode 100644 index 0000000000..18ba8b7e65 Binary files /dev/null and b/documentation/dev-manual/figures/devtool-modify-flow.png differ diff --git a/documentation/dev-manual/figures/devtool-upgrade-flow.png b/documentation/dev-manual/figures/devtool-upgrade-flow.png new file mode 100644 index 0000000000..7d4f395e24 Binary files /dev/null and b/documentation/dev-manual/figures/devtool-upgrade-flow.png differ -- cgit v1.2.3-54-g00ecf