mbox series

[00/10] overview-manual: convert PNGs to SVGs

Message ID 20260605-udpate-outdated-graphics-v1-0-16f2c348222c@bootlin.com
Headers show
Series overview-manual: convert PNGs to SVGs | expand

Message

Antonin Godard June 5, 2026, 1:26 p.m. UTC
Finally, I took the time to do some more conversions. It takes some time
but probably worth it in the end, for maintenance. Some of the figures
also contained obsolete variable names and reference to the poky
repository, so change that.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (10):
      overview-manual/concepts: image-generation.png: convert to SVG
      overview-manual/concepts: sdk-generation.png: convert to SVG
      overview-manual/concepts: images.png: convert to SVG
      overview-manual/concepts: sdk.png: convert to SVG
      overview-manual/concepts: cross-development-toolchains.png: convert to SVG
      overview-manual/concepts: user-configuration.png: convert to SVG
      overview-manual/concepts: layer-input.png: convert to SVG
      overview-manual/concepts: source-input.png: convert to SVG
      overview-manual/concepts: package-feeds.png: convert to SVG
      overview-manual/svg: remove white backgrounds

 documentation/overview-manual/concepts.rst         |   23 +-
 .../figures/cross-development-toolchains.png       |  Bin 82633 -> 0 bytes
 .../overview-manual/figures/image-generation.png   |  Bin 123348 -> 0 bytes
 documentation/overview-manual/figures/images.png   |  Bin 32674 -> 0 bytes
 .../overview-manual/figures/layer-input.png        |  Bin 62330 -> 0 bytes
 .../overview-manual/figures/package-feeds.png      |  Bin 42239 -> 0 bytes
 .../overview-manual/figures/sdk-generation.png     |  Bin 60574 -> 0 bytes
 documentation/overview-manual/figures/sdk.png      |  Bin 49804 -> 0 bytes
 .../overview-manual/figures/source-input.png       |  Bin 51170 -> 0 bytes
 .../overview-manual/figures/user-configuration.png |  Bin 51171 -> 0 bytes
 .../svg/analysis-for-package-splitting.svg         |   19 +-
 .../svg/configuration-compile-autoreconf.svg       |   21 +-
 .../svg/cross-development-toolchains.svg           | 2136 ++++++++++++++++++++
 .../overview-manual/svg/image-generation.svg       | 1820 +++++++++++++++++
 documentation/overview-manual/svg/images.svg       | 1346 ++++++++++++
 documentation/overview-manual/svg/layer-input.svg  | 1375 +++++++++++++
 .../overview-manual/svg/package-feeds.svg          | 1257 ++++++++++++
 documentation/overview-manual/svg/patching.svg     |   19 +-
 .../overview-manual/svg/sdk-generation.svg         | 2020 ++++++++++++++++++
 documentation/overview-manual/svg/sdk.svg          | 1461 +++++++++++++
 .../overview-manual/svg/source-fetching.svg        |   21 +-
 documentation/overview-manual/svg/source-input.svg | 1751 ++++++++++++++++
 .../overview-manual/svg/user-configuration.svg     | 1162 +++++++++++
 23 files changed, 14365 insertions(+), 66 deletions(-)
---
base-commit: d7376cca64a0784e59d4fd60b9baefb4da2ce289
change-id: 20260604-udpate-outdated-graphics-1e8893c15b66